------- Additional Comments From reichelt at gcc dot gnu dot org  2005-08-01 
08:39 -------
Less invalid ;-) testcase:

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

This crashes since gcc 3.0.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |
           Keywords|                            |monitored


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

Reply via email to