https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80881
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #42 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Julian Waters from comment #36) > No luck in creating a reproducer or even figuring out why the plus is > happening directly on the UNSPEC_SECREL32 unfortunately. There's no hint as > to why this is happening at all I'd really strongly recommend you do development with trunk and then backport it later, partly by checking to any changes to affected files since 14 and trunk. Anyway, while Eric has reduced it for you, I recommend you consider trying to use cvise to reduce it yourself as an exercise: https://wiki.gentoo.org/wiki/GCC_ICE_reporting_guide (there's also https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction but it's less accessible IMO).