--- Comment #4 from jakub at gcc dot gnu dot org 2009-01-12 19:44 ---
Subject: Bug 32041
Author: jakub
Date: Mon Jan 12 19:44:33 2009
New Revision: 143305
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143305
Log:
PR c/32041
* c-parser.c (c_parser_postfix_express
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.4.0 |4.3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32041
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |jakub at gcc dot gnu dot org
|dot org
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32041
--- Comment #3 from pinskia at gcc dot gnu dot org 2009-01-03 07:06 ---
If I have time next week, I might fix this bug, it is a matter of adding
support for parsing -> during offsetof parsing (__builtin_offsetof is not
really a builtin :) ) and making sure we reject the indirect referenc
--- Comment #2 from pinskia at gcc dot gnu dot org 2009-01-02 22:27 ---
This is a regression from 3.3.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added