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++/7740: g++ 3.2 compiles routines marked as extern "C++" with incorrect "C" linkage


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

From: Andrew Pinski <pinskia@physics.uc.edu>
To: gccfeature@yahoo.com
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: c++/7740: g++ 3.2 compiles routines marked as extern "C++" with incorrect "C" linkage
Date: Tue, 27 Aug 2002 17:32:09 -0400

 I do not think this is a bug with 3.2 or 3.1.1 but was a bug with gcc 
 3.0.x and below,
 I think it is required that sqrt to be in the std namespace and the 
 anonymous namespace.
 
 Thanks,
 Andrew Pinski
 


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