diff options
author | Bernd Schmidt <bernd.schmidt@analog.com> | 2009-03-31 15:19:33 +0000 |
---|---|---|
committer | Bernd Schmidt <bernds@gcc.gnu.org> | 2009-03-31 15:19:33 +0000 |
commit | 1d1eb80cf6d7d4ef999bc3a3024fd49aab88f92b (patch) | |
tree | 20349adba55f7efe9d61f97de733c2a776a6cf74 /gcc/gcov-dump.c | |
parent | 1569e19062140aa281bc0d08d1be4cf8d4a0e7bf (diff) | |
download | gcc-1d1eb80cf6d7d4ef999bc3a3024fd49aab88f92b.zip gcc-1d1eb80cf6d7d4ef999bc3a3024fd49aab88f92b.tar.gz gcc-1d1eb80cf6d7d4ef999bc3a3024fd49aab88f92b.tar.bz2 |
simplify-rtx.c (simplify_relational_operation_1): Simplify (LTU (PLUS a C) C) or (LTU (PLUS a C) a) to (GEU a -C)...
* simplify-rtx.c (simplify_relational_operation_1): Simplify
(LTU (PLUS a C) C) or (LTU (PLUS a C) a) to (GEU a -C); likewise with
GEU/LTU reversed.
From-SVN: r145353
Diffstat (limited to 'gcc/gcov-dump.c')
0 files changed, 0 insertions, 0 deletions