On Mar 6, 2006, at 2:21 PM, Joe Buck wrote:
On Mon, Mar 06, 2006 at 12:34:42PM -0500, Andrew Pinski wrote:
What is the policy for testsuite regressions that have been
there for over 48 hours and effect all targets and have not
been fixed yet?
In this case, wouldn't removing the patch just move breakage from C++
to Ada? Or do I misunderstand?
You are misunderstanding, there are a couple different sets of testsuite
regressions. One in gcc.dg/tree-ssa and one in g++.dg. Ada also has a
couple too. Reverting Jeff's patch will fix the gcc.dg/tree-ssa
regresions
and one of Ada's. Rest of Ada testsuite regressions are due to Roger's
fold patch. The C++ testsuite regressions are due to Lee Millward's
patch on 2006-02-03.
Thanks,
Andrew Pinski