[Bug c++/78263] Compile failure with AltiVec library on PPC64le and -std=c++11 flag

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 9 08:54:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78263

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |powerpc64le-*-*

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Maybe altivec.h should contain a #warning if compiled without GNU extensions?
(it looks like __STRICT_ANSI__ is defined for non-GNU modes).


More information about the Gcc-bugs mailing list