This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More test results...
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: stephen dot webb at bregmasoft dot com, libstdc++ at gcc dot gnu dot org
- Date: Mon, 11 Mar 2002 18:54:33 -0800 (PST)
- Subject: Re: More test results...
Thanks Jason.
> Here's a (minimally tested) patch. I'll pretty it up tomorrow. Basically,
> Kaveh's bss stuff doesn't consider weak/one_only attributes. This patch
> fixes it to handle weak.
Since this broke before, and the transient failure was not caught in the
g++ testsuite thus leading to gross hackage in the library, would you
please add a g++ test case that tests for proper behavior?
Thanks,
benjamin