https://bugs.freedesktop.org/show_bug.cgi?id=68504
Francisco Jerez <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |NOTOURBUG --- Comment #4 from Francisco Jerez <[email protected]> --- (In reply to comment #3) > It appears that inclusion of altivec.h in cl_platform.h causes "bool" to be > redefined to "__attribute__((altivec(bool__))) unsigned", but only with > -std=c++XY > > Not including altivec.h or using -std=gnu++11 makes the error go away. Uhm, that shouldn't happen... Can you please file a GCC bug about this? A compiler optimization shouldn't break code that is otherwise correct and working... Thank you. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
