This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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++ PATCH] libstdc++ debug mode (second try)


On Thu, Jul 24, 2003 at 11:28:05AM -0700, Doug Gregor wrote:

> > In addition, after the obvious fix-up, the
> >link-name patch adds two failures to the g++ testrun on x86/linux.
> >These need to be resolved.
> 
> How odd. I saw no new regressions when I originally submitted the 
> patch, but it is possible something has changed since then. Rechecking 

The linkname patch breaks with -Werror too :

../../gcc/cp/tree.c: In function `handle_link_name_attribute':
../../gcc/cp/tree.c:1954: warning: unused parameter `node'

I suppose I will wait until the thing is merged instead.

regards
john


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