[Bug target/59814] powerpc64le ICE with -O2 -mpower8 -ffast-math

amodra at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Jan 15 00:06:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59814

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amodra at gmail dot com

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Created attachment 31835
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31835&action=edit
make rs6000.c match rs6000.md

This patch simply avoids the ICE by ensuring we don't generate these insns in
the first place.  The insns currently have && WORDS_BIG_ENDIAN in their
predicates.



More information about the Gcc-bugs mailing list