This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/15745] exception specification incorrectly changes the type of the exception thrown



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]