[Bug target/108032] internal compiler error : in final_scan_insn_1, at final.c:3079
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 9 14:35:25 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108032
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2022-12-09
Ever confirmed|0 |1
Component|c++ |target
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
/* If we have a length attribute, this instruction should have
been split in shorten_branches, to ensure that we would have
valid length info for the splitees. */
gcc_assert (!HAVE_ATTR_length);
Can you read https://gcc.gnu.org/bugs/ and provide what is requested there?
More information about the Gcc-bugs
mailing list