This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Question about compiler-supplied assignment and copy with egcs.
- To: pderbysh at usa dot net (Paul Derbyshire)
- Subject: Re: Question about compiler-supplied assignment and copy with egcs.
- From: Jason Merrill <jason at cygnus dot com>
- Date: 27 Feb 1999 23:55:44 -0800
- Cc: egcs at egcs dot cygnus dot com
- References: <u91zjdirxx.fsf@yorick.cygnus.com> <3.0.6.32.19990228000118.00923340.cygnus.egcs@pop.globalserve.net>
>>>>> Paul Derbyshire <pderbysh@usa.net> writes:
> At 10:45 PM 2/25/99 -0800, you wrote:
>> The libstdc++ rewrite already has a version of valarray...
> That's strange, because the egcs zip I got from the Simtel DJGPP tree in
> v2beta contains no such file as lang/cxx/valarray.
That's because the libstdc++ rewrite isn't part of egcs yet, and won't be
until it's complete. Please refer to the URL I sent you before.
Jason