diff options
author | Toon Moene <toon@moene.indiv.nluug.nl> | 1997-10-28 20:02:23 +0100 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1997-10-28 12:02:23 -0700 |
commit | 750e83485a2a2e2a6b09368000961827d0f7b8a8 (patch) | |
tree | b9bcdf0a69d79c64253d4f4fd74b9910a63c10c0 /gcc/global.c | |
parent | ede199329090ba13ce5679dbf99732f2727f8ee9 (diff) | |
download | gcc-750e83485a2a2e2a6b09368000961827d0f7b8a8.zip gcc-750e83485a2a2e2a6b09368000961827d0f7b8a8.tar.gz gcc-750e83485a2a2e2a6b09368000961827d0f7b8a8.tar.bz2 |
fold-const.c (fold): For ((a * C1) / C3) or (((a * C1) + C2) / C3) optimizations...
* fold-const.c (fold): For ((a * C1) / C3) or (((a * C1) + C2) / C3)
optimizations, look inside dividend to determine if the expression
can be simplified by using EXACT_DIV_EXPR.
From-SVN: r16216
Diffstat (limited to 'gcc/global.c')
0 files changed, 0 insertions, 0 deletions