https://bugs.freedesktop.org/show_bug.cgi?id=89978
--- Comment #3 from Emil Velikov <emil.l.veli...@gmail.com> --- (In reply to David Heidelberg (okias) from comment #2) > Created attachment 115012 [details] [review] > 0001-st-nine-require-gcc-4.6.patch > > This is clearly GCC bug[1], should be fixed since GCC 4.6 which every sane > X86 & X86_64 distribution will use. > Just because there is a bug opened about it with GCC that does not make it a GCC bug :-\ The code is using C11 functionality so it's hard to blame the compiler considering that we use -std=c99 > Personally I don't see any reason to fix it differently, than raise > configure.ac requirement for Nine to >= gcc 4.6. > > [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=10676 > Imho a better solution would be to add -fms-extensions to the CFLAGS. This will enable anonymous struct/unions and keep things working for pre 4.6 versions of GCC. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev