Skip to content
Snippets Groups Projects
Commit b1bcddfb authored by Mans Rullgard's avatar Mans Rullgard
Browse files

postproc: altivec: fix trivial cases of mixed declarations and code


This moves declarations without initialisers or with constant
initialisers to the start of a block, and adds do {} while(0)
around some macros, thus allowing declarations within them.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 37c0dc62
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment