GCC 4.1 Status Report (2006-01-15)

2006-01-15 Thread Mark Mitchell
The release of GCC 4.1 was scheduled for January 18th. Given the fact that I've not yet built release candidates, that date is not achievable. We have 63 regressions open against GCC 4.1, but only six are P1. Since P1s are showstoppers, that means we're not yet ready to start building release ca

Re: [Ada] GCC 4.1 Status Report (2006-01-15)

2006-01-16 Thread Laurent GUERBY
On the Ada side for 4.1: - x86-linux is fine, 0 ACATS FAIL on i686 and i486 http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00632.html http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00148.html - powerpc-darwin doesn't bootstrap => PR 22533, regression from 4.0), Richard, Eric, Andrew, do you h

Re: [Ada] GCC 4.1 Status Report (2006-01-15)

2006-01-16 Thread Eric Botcazou
> - powerpc-darwin doesn't bootstrap => PR 22533, regression from 4.0), > Richard, Eric, Andrew, do you have a status for powerpc-darwin on 4.1? PR 22533 is presumably fixed now. powerpc-darwin may or may not bootstrap Ada, but it looks like a target problem if it doesn't. > - three ACATS wrong

Re: [Ada] GCC 4.1 Status Report (2006-01-15)

2006-01-16 Thread Eric Botcazou
> They now need to be compiled with -fstack-check to pass on 64-bit platforms; In fact they need to be compiled with -fstack-check everywhere. They pass on 32-bit platforms with some OSes and don't with others. -- Eric Botcazou

Re: [Ada] GCC 4.1 Status Report (2006-01-15)

2006-01-17 Thread John David Anglin
> http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00833.html > hppa2.0w-hp-hpux11.11 has some cxg problems, but I don't > know if 4.0 worked at all there. A testsuite run with ada for 4.0.3 is here: http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00893.html. The run terminated before completing.