[Bug c/35746] [4.3/4.4 regression] ICE with undefined variables

2008-08-05 Thread aldyh at gcc dot gnu dot org
--- 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:

[Bug c/35746] [4.3/4.4 regression] ICE with undefined variables

2008-04-15 Thread jakub at gcc dot gnu dot org
-- jakub at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35746

[Bug c/35746] [4.3/4.4 regression] ICE with undefined variables

2008-03-29 Thread pinskia at gcc dot gnu dot org
--- 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|

[Bug c/35746] [4.3/4.4 regression] ICE with undefined variables

2008-03-29 Thread pinskia at gcc dot gnu dot org
--- 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. --

[Bug c/35746] [4.3/4.4 regression] ICE with undefined variables

2008-03-28 Thread reichelt at gcc dot gnu dot org
-- 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