[Bug c++/24996] [4.0 Regression] ICE on throw code

2006-02-12 Thread steven at gcc dot gnu dot org
--- Comment #31 from steven at gcc dot gnu dot org 2006-02-12 23:35 --- Yes, thanks Jason. But could you add a comment explaining what that CLEANUP_POINT_EXPR is needed for? It obviously confused more than just a few people, or someone else would have been able to come up with this nice

[Bug c++/24996] [4.0 Regression] ICE on throw code

2006-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #30 from pinskia at gcc dot gnu dot org 2006-02-12 20:28 --- Fixed, thanks Jason for fixing this one. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/24996] [4.0 Regression] ICE on throw code

2006-02-12 Thread jason at gcc dot gnu dot org
--- Comment #29 from jason at gcc dot gnu dot org 2006-02-12 20:19 --- Subject: Bug 24996 Author: jason Date: Sun Feb 12 20:19:32 2006 New Revision: 110896 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110896 Log: PR c++/24996 * except.c (build_throw): Add a CLE

[Bug c++/24996] [4.0 Regression] ICE on throw code

2006-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #28 from pinskia at gcc dot gnu dot org 2006-02-12 17:20 --- Assigning to Jason since he patched 4.1.0 and 4.2.0. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/24996] [4.0 Regression] ICE on throw code

2006-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #27 from pinskia at gcc dot gnu dot org 2006-02-12 17:19 --- Reopening as 4.0.x is not fixed yet. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --