[Bug other/58241] [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined

2013-08-25 Thread chithanh at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58241 --- Comment #4 from Chí-Thanh Christopher Nguyễn --- The testcase was based on http://cgit.freedesktop.org/mesa/mesa/plain/src/gallium/state_trackers/clover/core/base.hpp?id=f0cb66b69904b0a3e4083aa8874af63cf1c14321 That header file still fails t

[Bug other/58241] [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined

2013-08-25 Thread chithanh at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58241 --- Comment #1 from Chí-Thanh Christopher Nguyễn --- Created attachment 30697 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30697&action=edit preprocessed source with -std=c++11

[Bug other/58241] [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined

2013-08-25 Thread chithanh at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58241 --- Comment #2 from Chí-Thanh Christopher Nguyễn --- Created attachment 30698 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30698&action=edit preprocessed source with -std=gnu++11

[Bug other/58241] New: [PPC/Altivec] altivec.h inclusion in -std=c++98..11 causes bool to be redefined

2013-08-25 Thread chithanh at gentoo dot org
: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: chithanh at gentoo dot org Created attachment 30696 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30696&action=edit testcase Originally reported a