This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Testsuite patch: Fix PPC debug-[12].c regressions


On Sun, 2003-05-18 at 20:17, John David Anglin wrote:
> Mark,
> 
> > I believe this patch will fix the regression tester's complains about
> > debug-[12].c.
> 
> Your patch fixes some but not all fails of gcc.dg/debug/debug-[1,2].c.
> There are still fails at -O.  I'm wondering if these two tests are
> correctly implemented.

My changes only affect the DejaGNU side of things, and, if I did it
right, will make no actual difference in the results.  I was merely
trying to factor some code in the testsuite to avoid code duplication;
not change any behavior.

So, the regressions from back in April come from something else.

I don't really know if the tests are valid or not, but since J"orn did
the patch that caused them, you should probably ask him about them.

Thanks,

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]