[Bug c++/37530] [4.4 regression] ICE with invalid catch

2008-09-16 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2008-09-16 22:07 --- Subject: Bug 37530 Author: jakub Date: Tue Sep 16 22:06:28 2008 New Revision: 140401 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=140401 Log: PR c++/37530 * gimplify.c (gimplify_expr) case

[Bug c++/37530] [4.4 regression] ICE with invalid catch

2008-09-16 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2008-09-16 22:10 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/37530] [4.4 regression] ICE with invalid catch

2008-09-16 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-16 22:16 --- And in fact the patch which fixed this one also fixed PR 37505. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37530

[Bug c++/37530] [4.4 regression] ICE with invalid catch

2008-09-16 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2008-09-16 22:20 --- *** Bug 37505 has been marked as a duplicate of this bug. *** -- jakub at gcc dot gnu dot org changed: What|Removed |Added