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++/48802] ICE with inheritance and nothrow virtual destructors


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48802

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-07-24 02:01:59 UTC ---
Works for me with:

GNU C++ (GCC) version 4.7.0 20110723 (experimental) [trunk revision 176707]
(x86_64-unknown-linux-gnu)
    compiled by GNU C version 4.7.0 20110723 (experimental) [trunk revision
176707], GMP version 4.2.2, MPFR version 2.3.1, MPC version 0.8


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