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: Gabriel Dos Reis <gdr at codesourcery dot com>, libstdc++ at gcc dot gnu dot org
- Date: Mon, 11 Mar 2002 17:13:23 -0800 (PST)
- Subject: Re: More test results...
> Yes. And it works properly for me, but I haven't updated my tree since the
> 1st.
Hmm. Well, can you look at this with an up-to-date tree please?
The test case is posted here:
http://gcc.gnu.org/ml/libstdc++/2002-03/msg00085.html
> I'm uncomfortable with the change, as it means that the value of those
> variables is now part of the ABI;
At the moment, this is the only option.
-benjamin