diff options
author | Jakub Jelinek <jakub@gcc.gnu.org> | 2007-04-20 13:40:47 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2007-04-20 13:40:47 +0200 |
commit | 86122f7282ff1c895004881a9febde7bf15e928c (patch) | |
tree | d90632ae74816fc5e35d1e5f5e33db4f9a64e8d2 /libjava | |
parent | c1673e1b5a35cd6fe10a088d458ca0133a71eebd (diff) | |
download | gcc-86122f7282ff1c895004881a9febde7bf15e928c.zip gcc-86122f7282ff1c895004881a9febde7bf15e928c.tar.gz gcc-86122f7282ff1c895004881a9febde7bf15e928c.tar.bz2 |
re PR tree-optimization/31632 (ICE in compare_values)
PR tree-optimization/31632
* fold-const.c (fold_binary): Use op0 and op1 instead of arg0
and arg1 for optimizations of comparison against min/max values.
Fold arg0 to arg1's type for optimizations of comparison against
min+1 and max-1 values.
* gcc.c-torture/compile/20070419-1.c: New test.
From-SVN: r123988
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions