diff options
author | Richard Stallman <rms@gnu.org> | 1992-11-25 18:04:15 +0000 |
---|---|---|
committer | Richard Stallman <rms@gnu.org> | 1992-11-25 18:04:15 +0000 |
commit | abd418d31ff128278eefebb5bdfa39aba68b42c4 (patch) | |
tree | 216feb6fbcaabc29da41aceaf3e3a617063263d7 /gcc/combine.c | |
parent | 2ad701bad01f7a0a6ba0ace0c0c33fcacd835d30 (diff) | |
download | gcc-abd418d31ff128278eefebb5bdfa39aba68b42c4.zip gcc-abd418d31ff128278eefebb5bdfa39aba68b42c4.tar.gz gcc-abd418d31ff128278eefebb5bdfa39aba68b42c4.tar.bz2 |
(expand_binop, expand_twoval_binop): If we are going to fail, remove any load from MEM we did due to -fforce-mem...
(expand_binop, expand_twoval_binop): If we are going
to fail, remove any load from MEM we did due to -fforce-mem;
if the MEM was volatile, this will cause an extra load.
(expand_complex_abs): Likewise.
Correct use of variable LAST so it doesn't include the load
from MEM (to fix unrelated bug).
From-SVN: r2797
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions