--- Comment #11 from rguenther at suse dot de 2009-06-25 12:25 ---
Subject: Re: [4.3 Regression] offsetof buglet
On Thu, 25 Jun 2009, mikpe at it dot uu dot se wrote:
> --- Comment #10 from mikpe at it dot uu dot se 2009-06-25 12:12 ---
> (In reply to comment #9)
> > Fixed.
>
--- Comment #10 from mikpe at it dot uu dot se 2009-06-25 12:12 ---
(In reply to comment #9)
> Fixed.
The gcc-4.3 backport or PR32041 to c-parser.c adds an assignment to `loc'. The
mainline version needed that for build_array_ref, but in 4.3 build_array_ref
does not take a loc parameter
--- Comment #9 from rguenth at gcc dot gnu dot org 2009-06-25 09:45 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-06-25 09:44 ---
Subject: Bug 32041
Author: rguenth
Date: Thu Jun 25 09:44:12 2009
New Revision: 148939
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148939
Log:
2009-06-25 Richard Guenther
Backport from mainlin
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-06-19 16:51 ---
Testing a backport.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Assigne
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-01-24 10:19 ---
GCC 4.3.3 is being released, adjusting target milestone.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Known to fail|4.0.1 4.3.0 |4.0.0 4.3.2
Known to work|3.3 4.4.0 |3.3.6 3.4
--- Comment #5 from jakub at gcc dot gnu dot org 2009-01-12 19:45 ---
Fixed on the trunk so far.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Known t