[Bug target/84710] [8 Regression] ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1896 with -O -fno-forward-propagate
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 6 09:43:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84710
--- Comment #3 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Well, yuck, I missed that part of rtl.texi (or somehow I thought this RTL would
be refused earlier).
Please use reg_or_subregno in the patch though?
More information about the Gcc-bugs
mailing list