diff options
author | Roger Sayle <roger@eyesopen.com> | 2006-09-15 08:59:02 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2006-09-15 08:59:02 +0000 |
commit | 21cc37194e7036e89ac7823a78539056fc802dbb (patch) | |
tree | 4796e47592741b417d93c1f144383dadbfbfbf74 /gcc/loop-doloop.c | |
parent | 9bdb04a2f5df0bafb2ab16be673febd789c3a487 (diff) | |
download | gcc-21cc37194e7036e89ac7823a78539056fc802dbb.zip gcc-21cc37194e7036e89ac7823a78539056fc802dbb.tar.gz gcc-21cc37194e7036e89ac7823a78539056fc802dbb.tar.bz2 |
re PR ada/18817 (ACATS c380004 fails at run time)
PR ada/18817
* utils.c (max_size): Perform constant folding of (A ? B : C) - D
into A ? B - D : C - D when calculating the size of a MINUS_EXPR.
From-SVN: r116964
Diffstat (limited to 'gcc/loop-doloop.c')
0 files changed, 0 insertions, 0 deletions