[Bug c/18946] [4.0 regression] ICE in pushdecl

2005-01-27 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-01-27 12:39 --- Fixed in CVS. -- What|Removed |Added Status|NEW |RESOLVED

[Bug c/18946] [4.0 regression] ICE in pushdecl

2005-01-27 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-27 12:38 --- Subject: Bug 18946 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-01-27 12:38:38 Modified files: gcc: ChangeLog c-decl.c gcc/tests

[Bug c/18946] [4.0 regression] ICE in pushdecl

2005-01-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-20 15:02 --- Patch here: . -- What|Removed |Added

[Bug c/18946] [4.0 regression] ICE in pushdecl

2004-12-15 Thread phython at gcc dot gnu dot org
--- Additional Comments From phython at gcc dot gnu dot org 2004-12-15 20:42 --- Something like: if (b && b->decl == error_mark_node) b = NULL; added at around c-decl.c:1937 seems to fix this pr. I have no clue what regression testing will come up with. -- http://gcc.gnu.org

[Bug c/18946] [4.0 regression] ICE in pushdecl

2004-12-13 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-13 15:52 --- : Search converges between 2004-08-26-trunk (#525) and 2004-08-27-trunk (#526). I think this was caused by: 2004-08-26 Joseph S. Myers <[EMAIL PROTECTED]> PR c/13801 There was no other

[Bug c/18946] [4.0 regression] ICE in pushdecl

2004-12-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-12 20:40 --- Confirmed. -- What|Removed |Added Severity|normal |minor

[Bug c/18946] [4.0 regression] ICE in pushdecl

2004-12-12 Thread schwab at suse dot de
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18946