diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2017-06-15 08:49:17 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2017-06-15 08:49:17 +0200 |
commit | dfc107627c31c493e4ed089aea79bc398738a27b (patch) | |
tree | 35a1676c76dcf1e50ef0d07ede691a4d39c3dbb8 /gcc/fortran | |
parent | 0f25124435030c3e788ce4425d799648ff906743 (diff) | |
download | gcc-dfc107627c31c493e4ed089aea79bc398738a27b.zip gcc-dfc107627c31c493e4ed089aea79bc398738a27b.tar.gz gcc-dfc107627c31c493e4ed089aea79bc398738a27b.tar.bz2 |
rs6000: Don't use REGNO in the add<mode>3 expander
The argument could be a subreg of reg instead, which means we have to
use reg_or_subregno instead of REGNO.
* config/rs6000/rs6000.md (add<mode>3): Use reg_or_subregno instead
of REGNO.
From-SVN: r249213
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions