This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Fixed regressions with "Patch: Remove input_file_stack"
- From: Tom Tromey <tromey at redhat dot com>
- To: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Sun, 02 Mar 2008 08:11:10 -0700
- Subject: Re: Fixed regressions with "Patch: Remove input_file_stack"
- References: <200803021402.m22E2Nst011470@ignucius.se.axis.com>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>>>> "Hans-Peter" == Hans-Peter Nilsson <hans-peter.nilsson@axis.com> writes:
Hans-Peter> I'm a bit surprised your testing didn't show these fallout
Hans-Peter> regressions (for cris-elf, but I see from gcc-testresults@ the
Hans-Peter> same new FAILs, your patch being the only suspect in the range
Hans-Peter> 132770:132776):
Me too. Sorry about that.
Hans-Peter> I committed the following as obvious. This exact construct was
Hans-Peter> in other libstdc++ tests.
Thank you.
Tom