diff options
| author | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-10-08 15:23:49 +0000 |
|---|---|---|
| committer | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-10-08 15:23:49 +0000 |
| commit | 984e8eccb522dedfa43b948106d2508c2ed4b645 (patch) | |
| tree | 68d927f3aff3877ad0962683ab193ec9859c84fb /libjava/classpath/java/math/RoundingMode.java | |
| parent | 2605f523a5f1e362cae6701c4c11c031ea1259b5 (diff) | |
| download | ppe42-gcc-984e8eccb522dedfa43b948106d2508c2ed4b645.tar.gz ppe42-gcc-984e8eccb522dedfa43b948106d2508c2ed4b645.zip | |
2007-10-08 Richard Guenther <rguenther@suse.de>
PR middle-end/33693
PR middle-end/33695
PR middle-end/33697
* fold-const.c (fold_binary): Use correct types in folding
of a * (1 << b) to (a << b). Likewise for ~A & ~B to ~(A | B)
and building of RROTATE_EXPR.
* gcc.dg/pr33693.c: New testcase.
* gcc.dg/pr33695.c: Likewise.
* gcc.dg/pr33697.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129130 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/java/math/RoundingMode.java')
0 files changed, 0 insertions, 0 deletions

