combine.c
480 KB
-
re PR target/84710 (ICE: RTL check: expected code 'reg', have 'subreg' in… · 2728bf8f
re PR target/84710 (ICE: RTL check: expected code 'reg', have 'subreg' in rhs_regno, at rtl.h:1896 with -O -fno-forward-propagate) PR target/84710 * combine.c (try_combine): Use reg_or_subregno instead of handling just paradoxical SUBREGs and REGs. * gcc.dg/pr84710.c: New test. From-SVN: r258301
Jakub Jelinek committed