[Bug target/87163] ICE in extract_insn, at recog.c:2305

seurer at linux dot vnet.ibm.com gcc-bugzilla@gcc.gnu.org
Thu Apr 9 17:17:59 GMT 2020


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

--- Comment #15 from Bill Seurer <seurer at linux dot vnet.ibm.com> ---
Martin, are you expecting this build to have 64 bit or 128 bit long doubles? 
The default should be 128 as it is natively but for some reason the cross
compiler is using 64.  Even with that, though, the compiler shouldn't be
ICEing.

I tested and if you add --with--long-double-128 the cross compiler will behave
the same as a native compiler and the ICE won't occur.


More information about the Gcc-bugs mailing list