This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More test results...
- From: Jason Merrill <jason at redhat dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: stephen dot webb at bregmasoft dot com, libstdc++ at gcc dot gnu dot org
- Date: Tue, 12 Mar 2002 10:54:14 +0000
- Subject: Re: More test results...
- References: <Pine.SOL.3.91.1020311185207.22452B-100000@taarna.cygnus.com>
>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:
> 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?
Yep, that's part of the prettying up.
Jason