[Bug c++/22034] [4.1 Regression], ICE on valid, dwarf2

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 16 08:48:00 GMT 2005


------- Additional Comments From reichelt at gcc dot gnu dot org  2005-06-16 08:47 -------
Even shorter testcase:

==========================
void foo()
{
    struct A
    {
        virtual ~A() {}
    } a;
}
==========================


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |monitored


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



More information about the Gcc-bugs mailing list