http://bugs.winehq.org/show_bug.cgi?id=33125 --- Comment #65 from thanoulas <thanoulas(a)gmail.com> 2013-04-07 18:11:37 CDT --- Ok, from http://gcc.gnu.org/onlinedocs/gcc/Function-Specific-Option-Pragmas.html "The ‘#pragma GCC optimize’ pragma is not implemented in GCC versions earlier than 4.4." My OS X: gcc --version i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) So #pragma GCC optimize is not supported! Anything equivalent for older GCC versions, or a way to update my GCC on OS X? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.