diff options
author | Aaron Sawdey <acsawdey@linux.ibm.com> | 2021-06-02 22:54:08 -0500 |
---|---|---|
committer | Aaron Sawdey <acsawdey@linux.ibm.com> | 2021-06-03 11:42:15 -0500 |
commit | 52e130652a76ff3d14c0f572fcd79fa53637ce2c (patch) | |
tree | 3aaf5949bd1ca62d6bef239562e5484a091f37a7 /gcc/fortran/frontend-passes.c | |
parent | 0614bbbe59c6953e088cffa39dfe63d86fc1fa96 (diff) | |
download | gcc-52e130652a76ff3d14c0f572fcd79fa53637ce2c.zip gcc-52e130652a76ff3d14c0f572fcd79fa53637ce2c.tar.gz gcc-52e130652a76ff3d14c0f572fcd79fa53637ce2c.tar.bz2 |
Fix operand order to subf for p10 fusion.
This certainly causes a bootstrap miscompare, and might also be
responsible for PR/100820. The operands to subf were reversed
in the logical-add/sub fusion patterns, and I screwed up my
bootstrap test which is how it ended up getting committed.
gcc/ChangeLog
* config/rs6000/genfusion.pl (gen_logical_addsubf): Fix input
order to subf instruction.
* config/rs6000/fusion.md: Regenerate.
Diffstat (limited to 'gcc/fortran/frontend-passes.c')
0 files changed, 0 insertions, 0 deletions