aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
diff options
context:
space:
mode:
authorAaron Sawdey <acsawdey@linux.ibm.com>2021-06-02 22:54:08 -0500
committerAaron Sawdey <acsawdey@linux.ibm.com>2021-06-03 11:42:15 -0500
commit52e130652a76ff3d14c0f572fcd79fa53637ce2c (patch)
tree3aaf5949bd1ca62d6bef239562e5484a091f37a7 /gcc/fortran
parent0614bbbe59c6953e088cffa39dfe63d86fc1fa96 (diff)
downloadgcc-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')
0 files changed, 0 insertions, 0 deletions