This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #2 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Confirmed.  The define_expand condition is *not* checked?!  Possibly by
the pow->sqrt code (yeah I'm guessing here).

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]