--- Comment #4 from aldyh at gcc dot gnu dot org 2008-08-05 15:24 ---
I can no longer reproduce this bug on either the 4.3 branch or mainline-- for
both C and C++. If there is no update on this in the next week, I will close
the bug.
--
aldyh at gcc dot gnu dot org changed:
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-03-30 00:50 ---
So this was introduced by the gimplify_modify_expr changes. The C++ front-end
actually produces error_mark_node for the call, maybe the C front-end should do
the same.
--
http://gcc.gnu.org/bugzilla/show_bug.cg
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-30 00:32 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC|
--
reichelt at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.3.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746