This is the mail archive of the gcc-prs@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]

Re: c++/2455: [2003-01-01]Segfault in cc1plus on mutually inclusivenamespaces


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

From: Volker Reichelt <reichelt at igpm dot rwth-aachen dot de>
To: Erwin dot Unruh at fujitsu-siemens dot com, gcc-gnats at gcc dot gnu dot org,
 Andreas dot Krakowczyk at fujitsu-siemens dot com, gcc-bugs at gcc dot gnu dot org
Cc:  
Subject: Re: c++/2455: [2003-01-01]Segfault in cc1plus on mutually inclusive
 namespaces
Date: Tue, 11 Mar 2003 16:51:47 +0100 (CET)

 Just for the record:
 
 The problem with the mutually inclusive namespaces has been fixed
 on mainline (which will become gcc 3.4). I.e. the reduced testcase
 now compiles without problems.
 
 The original example, however, does not compile because
 the new parser adheres closer to the C++ standard.
 This means the code needs to be fixed.
 
 Regards,
 Volker
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2455
 
 


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