This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15745] exception specification incorrectly changes the type of the exception thrown
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2007 20:53:25 -0000
- Subject: [Bug c++/15745] exception specification incorrectly changes the type of the exception thrown
- References: <bug-15745-8173@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from jason at gcc dot gnu dot org 2007-10-01 20:53 -------
Subject: Bug 15745
Author: jason
Date: Mon Oct 1 20:53:09 2007
New Revision: 128917
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128917
Log:
PR c++/15745
* except.c (prepare_eh_type): Use type_decays_to.
Modified:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/ext/vla4.C
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15745