[Bug c++/30304] [4.3 regression] ICE with invalid constructor definition (while cloning)

2006-12-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-12-27 03:36 --- My patch for PR 30303 also fixes this, they are the same issue. *** This bug has been marked as a duplicate of 30303 *** -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c++/30304] [4.3 regression] ICE with invalid constructor definition (while cloning)

2006-12-26 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-12-26 22:27 --- Confirmed, I wonder why we don't mark the function as having an error_mark_node for the DECL_SAVED_TREE. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/30304] [4.3 regression] ICE with invalid constructor definition

2006-12-26 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30304