This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Patches to C++ front end have caused numerous regressions
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: jh at suse dot cz, rth at redhat dot com, gcc at gcc dot gnu dot org
- Date: Fri, 12 Sep 2003 18:14:09 -0400
- Subject: Re: Patches to C++ front end have caused numerous regressions
>>>>> Mark Mitchell writes:
Mark> Thanks for the hint.
FYI, I am testing with changing var_finalized_p, but it doesn't
seem to fix the problems.
Mark> Problems shown up by the regression tests are particularly bad, since
Mark> they are (a) easily preventable, and (b) disruptive of other developers
Mark> who are conscientiously running the tests.
I think it all depends on which platform you are using. x86 and
GNU/Linux hold a special position which hides some of these daily
problems. I see plenty of regressions creep in to other targets.
David