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: libstdc++/4402


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

From: Paolo Carlini <pcarlini@unitus.it>
To: gcc-gnats@gcc.gnu.org, stuart@personalrobots.com,
 	gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: libstdc++/4402
Date: Tue, 04 Dec 2001 10:45:32 +0100

 After some major reorganizations by Benjamin, little remains useful of
 my original patch.
 This is a useful starting point versus the current mainline:
 
     http://gcc.gnu.org/ml/libstdc++/2001-12/msg00008.html
 
 It is important to *accurately* check that all the __builtin_alloca are
 correctly dimensioned. Probably the first one could be spared (for the
 sake of efficiency) in the common case of _M_convert_float.
 
 Cheers,
 P.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4402&database=gcc
 
 
 
 


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