diff options
author | Aaron Sawdey <acsawdey@linux.ibm.com> | 2020-06-02 15:48:01 -0500 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:10:02 -0300 |
commit | fe1373180d66bbb0a5b639a93ec673232303066f (patch) | |
tree | 126998c2b4fd62ededaa86e51ae1378394b72303 /gcc/cp/constexpr.c | |
parent | 9a125a5ac22dabd86dbb1a429aac00e23577d795 (diff) | |
download | gcc-fe1373180d66bbb0a5b639a93ec673232303066f.zip gcc-fe1373180d66bbb0a5b639a93ec673232303066f.tar.gz gcc-fe1373180d66bbb0a5b639a93ec673232303066f.tar.bz2 |
identify lfs prefixed case PR95347
The same problem also arises for plfs where prefixed_load_p()
doesn't recognize it so we get just lfs in the asm output
with an @pcrel address.
PR target/95347
* config/rs6000/rs6000.c (is_stfs_insn): Rename to
is_lfs_stfs_insn and make it recognize lfs as well.
(prefixed_store_p): Use is_lfs_stfs_insn().
(prefixed_load_p): Use is_lfs_stfs_insn() to recognize lfs.
Diffstat (limited to 'gcc/cp/constexpr.c')
0 files changed, 0 insertions, 0 deletions