This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: (patch) Workaround for gcc's float complex bug.
- To: Jason Merrill <jason at cygnus dot com>
- Subject: Re: (patch) Workaround for gcc's float complex bug.
- From: Mumit Khan <khan at NanoTech dot Wisc dot EDU>
- Date: Mon, 22 Nov 1999 17:21:23 -0600 (CST)
- cc: Benjamin Kosnik <bkoz at cygnus dot com>, libstdc++ at sourceware dot cygnus dot com
On 22 Nov 1999, Jason Merrill wrote:
> I'd really prefer that we fix the compiler, rather than add a bunch of
> code to work around bugs.
>
So do I, but that will not those using gcc-2.95.x releases to build/test
libstdc++-v3. This is configure-time option, and clearly marked in the
source, that can be cleanly removed when we know that GCC can handle
the code.
Regards,
Mumit