[Bug target/80210] ICE in in extract_insn, at recog.c:2311 on ppc64 for with __builtin_pow

bergner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 10 18:18:00 GMT 2017


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

Peter Bergner <bergner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-04-10
                 CC|                            |bergner at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Peter Bergner <bergner at gcc dot gnu.org> ---
Confirmed.  It's strange that it doesn't ICE on LE, even though we produce the
exact same pattern there.  Maybe we're somehow disabling the pattern on BE when
we shouldn't be.


More information about the Gcc-bugs mailing list