[Bug target/69275] ICE compiling rs6000/float-128.c
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 14 19:13:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69275
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |meissner at gcc dot gnu.org
--- Comment #4 from Michael Meissner <meissner at gcc dot gnu.org> ---
By default, ifunc is not enabled on the PowerPC compiler. I forgot that it was
not on by default. I will add configure tests to see if ifunc is available.
Long term, we probably should enable ifunc if we are building a compiler that
supports VSX.
More information about the Gcc-bugs
mailing list