c++/178: GCC Bug ?

Zak Kipling zak@transversal.com
Wed Jul 31 03:46:00 GMT 2002


The following reply was made to PR c++/178; it has been noted by GNATS.

From: Zak Kipling <zak@transversal.com>
To: martin@loewis.home.cs.tu-berlin.de,  gcc-gnats@gcc.gnu.org, 
 gcc-prs@gcc.gnu.org,  rolly@free.fr,  gcc-bugs@gcc.gnu.org, 
 nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/178: GCC Bug ?
Date: Wed, 31 Jul 2002 11:45:31 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=178
 
 The following appears to be an even smaller test case which provokes 
 this bug:
 
 
 
 namespace NS {
    typedef int A;
 }
 
 enum NS::A foo(void);
 
 



More information about the Gcc-prs mailing list