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 #4 from jason at gcc dot gnu dot org  2007-09-06 03:33 -------
Subject: Bug 15745

Author: jason
Date: Thu Sep  6 03:33:46 2007
New Revision: 128174

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128174
Log:
        PR c++/15745
        * except.c (prepare_eh_type): Use type_decays_to.

Added:
    trunk/gcc/testsuite/g++.dg/eh/spec9.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/except.c
    trunk/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]