This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Extra regressions for --enable-build-with-cxx
- From: Ian Lance Taylor <iant at google dot com>
- To: Joern Rennecke <amylaar at spamcop dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 20 Jan 2010 07:29:58 -0800
- Subject: Re: Extra regressions for --enable-build-with-cxx
- References: <20100120095411.qpaz6lhvj4kkgwow-nzlynne@webmail.spamcop.net>
Joern Rennecke <amylaar@spamcop.net> writes:
> I've tested mainline r156055 with the patch for PR42798 both
> with and without --enable-build-with-cxx; a number of testsuites
> show additional failures for --enable-build-with-cxx.
>
> I've attached simple diffs from the gcc to g++ bootstrap regtest
> summaries.
>
> Did this ever work properly?
Yes, it did once work properly.
I'm not surprised that plugins don't work, but I don't know why the
other tests change state.
Ian