[Bug middle-end/36227] [4.3 Regression] POINTER_PLUS folding introduces undefined overflow

2009-06-17 Thread rguenth at gcc dot gnu dot org
--- Comment #19 from rguenth at gcc dot gnu dot org 2009-06-17 12:35 --- WONTFIX for 4.3. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/36227] [4.3 Regression] POINTER_PLUS folding introduces undefined overflow

2009-01-24 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2009-01-24 10:20 --- GCC 4.3.3 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/36227] [4.3 Regression] POINTER_PLUS folding introduces undefined overflow

2009-01-24 Thread rguenth at gcc dot gnu dot org
--- Comment #18 from rguenth at gcc dot gnu dot org 2009-01-24 23:34 --- Backporting requires revs 143442, 143455 and 143509 and then still regresses gcc.target/i386/pr37101.c gfortran.dg/array_constructor_12.f90 all pointer-plus ICEs. --

[Bug middle-end/36227] [4.3 Regression] POINTER_PLUS folding introduces undefined overflow

2009-01-20 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2009-01-20 09:21 --- Should be fixed now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36227

[Bug middle-end/36227] [4.3 Regression] POINTER_PLUS folding introduces undefined overflow

2009-01-19 Thread danglin at gcc dot gnu dot org
--- Comment #14 from danglin at gcc dot gnu dot org 2009-01-19 16:14 --- New test fails on hpux: Executing on host: /test/gnu/gcc/objdir/gcc/xgcc -B/test/gnu/gcc/objdir/gcc/ /te st/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/execute/pr36227.c -w -O0 -lm -o

[Bug middle-end/36227] [4.3 Regression] POINTER_PLUS folding introduces undefined overflow

2009-01-19 Thread rguenther at suse dot de
--- Comment #15 from rguenther at suse dot de 2009-01-19 16:22 --- Subject: Re: [4.3 Regression] POINTER_PLUS folding introduces undefined overflow On Mon, 19 Jan 2009, danglin at gcc dot gnu dot org wrote: --- Comment #14 from danglin at gcc dot gnu dot org 2009-01-19 16:14

[Bug middle-end/36227] [4.3 Regression] POINTER_PLUS folding introduces undefined overflow

2009-01-16 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2009-01-16 19:22 --- Fixed on the trunk. Also fails with plain -O for 4.3.2. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added