Regressions on mainline\

Andrew Pinski pinskia@physics.uc.edu
Mon Jun 21 22:32:00 GMT 2004


> 
> On the mainline, I'm seeing failures with stack-1.C, gcov-1.C, and warn7.C.
> 
> Since we have a policy of not checking things without running tests, and 
> yet I'm seeing these failures on multiple platforms, I'm perplexed as to 
> what has transpired.
> 
> Would someone please explain why these tests are failing and what is 
> being done to fix them?

stack-1.C is failing as there is stack overflow in the gimplifier, there
is a PR for this report and I thought it was xfailed. RTH is working on getting
this one fix by pulling some of the GENERICIFIER into the C++ front-end.

gcov-1.C is failing for mainly because the profiling stuff is not working right
on the mainline  after tree-ssa was merged in, Jan is working on this.

warn7.C looks to be a problem when to warn about a problem when a function is
cloned, I do not know when this started happen.

Thanks,
Andrew Pinski
apinski@apple.com
pinskia@physics.uc.edu

> 
> -- 
> Mark Mitchell
> CodeSourcery, LLC
> (916) 791-8304
> mark@codesourcery.com
> 
> 
> 



More information about the Gcc mailing list