[Bug c/35634] [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #26 from rguenth at gcc dot gnu dot org 2009-08-04 12:29 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/35634] [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted

2009-04-13 Thread rguenth at gcc dot gnu dot org
--- Comment #25 from rguenth at gcc dot gnu dot org 2009-04-13 08:19 --- *** Bug 39736 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c/35634] [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted

2009-04-11 Thread rguenther at suse dot de
--- Comment #24 from rguenther at suse dot de 2009-04-11 16:32 --- Subject: Re: [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted On Sat, 11 Apr 2009, joseph at codesourcery dot com wrote: > --- Comment #23 from joseph at codesourcery dot com 2009-04-11 16:

[Bug c/35634] [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted

2009-04-11 Thread joseph at codesourcery dot com
--- Comment #23 from joseph at codesourcery dot com 2009-04-11 16:30 --- Subject: Re: [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted On Sat, 11 Apr 2009, rguenth at gcc dot gnu dot org wrote: > On no-undefined-overflow branch the FE can do the increment/decr

[Bug c/35634] [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted

2009-04-11 Thread rguenth at gcc dot gnu dot org
--- Comment #22 from rguenth at gcc dot gnu dot org 2009-04-11 15:58 --- On no-undefined-overflow branch the FE can do the increment/decrement on the target type safely (well, there are no NV variants of the {PRE,POST}{IN,DEC}REMENT expressions on the branch, so they at the moment all g

[Bug c/35634] [4.3/4.4/4.5 Regression] operand of pre-/postin-/decrement not promoted

2009-03-31 Thread jsm28 at gcc dot gnu dot org
--- Comment #21 from jsm28 at gcc dot gnu dot org 2009-03-31 20:48 --- Closing 4.2 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary