https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121503
Segher Boessenkool <segher at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |segher at gcc dot gnu.org --- Comment #3 from Segher Boessenkool <segher at gcc dot gnu.org> --- (In reply to Kishan Parmar from comment #2) > Looks like, since all failure i am observing are on combine pass. internal compiler error: in gen_rtx_SUBREG, at emit-rtl.cc:1048 Nothing to do with the instruction combiner (other than it is executing that pass at the time :-) )