[Bug target/122438] [m68k] internal compiler error: in extract_constrain_insn, at recog.cc:2783
mikpelinux at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Oct 27 15:40:44 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122438
Mikael Pettersson <mikpelinux at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikpelinux at gmail dot com
--- Comment #4 from Mikael Pettersson <mikpelinux at gmail dot com> ---
Confirmed, gcc-15/16 -O2 ICE, gcc-14 is ok.
I did need to s/__builtin_c23_va_start/__builtin_va_start/g to get the
preprocessed source to compile with gcc-14.
More information about the Gcc-bugs
mailing list