Re: GCC-3.4.5 Release Status

2005-11-29 Thread Joe Buck
On Mon, Nov 28, 2005 at 08:20:31PM -0800, Jim Wilson wrote: There isn't enough ia64 maintainer bandwidth to provide detailed comments on testsuite results on old machines with old tools versions. Sorry I don't have anything newer. I think the results are about as good as what I saw before

GCC-3.4.5 Release Status

2005-11-28 Thread Gabriel Dos Reis
Hi, At the moment, we have only one bug I consider release critical for 3.4.5. middle-end/24804 Produces wrong code This bugs was reported against 3.4.4; it is a bit odd because it is wrong code generation with '-O3 -fno-strict-aliasing'. Mark, RTH, could you provide hints? I'm

Re: GCC-3.4.5 Release Status

2005-11-28 Thread Mark Mitchell
Gabriel Dos Reis wrote: Mark, RTH, could you provide hints? I don't have any ideas, just from looking atthe problem. It could be a stack allocation problem, where we assign two things the same stack slot, and get confused. -- Mark Mitchell CodeSourcery, LLC [EMAIL PROTECTED] (916) 791-8304

Re: GCC-3.4.5 Release Status

2005-11-28 Thread Gabriel Dos Reis
Mark Mitchell [EMAIL PROTECTED] writes: | Gabriel Dos Reis wrote: | | Mark, RTH, could you provide hints? | | I don't have any ideas, just from looking atthe problem. It could be a | stack allocation problem, where we assign two things the same stack | slot, and get confused. Thanks! --

Re: GCC-3.4.5 Release Status

2005-11-28 Thread Gabriel Dos Reis
Gabriel Dos Reis [EMAIL PROTECTED] writes: | I'm running the pre-releasing script, so a new prerelease tarball will be | available today. The tarballs are available for download and testing here: ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.5-20051128/ -- Gaby

GCC-3.4.5 Release status report

2005-11-21 Thread Gabriel Dos Reis
Hi, I've triaged open bugs with GCC-3.4.5 as target. At the moment, we're left with 2 bugs I consider critical. We should try to fix them before the release: middle-end/18956 [3.4 only] [hppa] 'bus error' at runtime while passing a special struct to a C++ member

Re: GCC-3.4.5 Release status report

2005-11-21 Thread Giovanni Bajo
Gabriel Dos Reis [EMAIL PROTECTED] wrote: I'm planning a release for the end of the month. I've fired the release script to build a pre-release tarball, which should be ready any moment now. Thanks. Are there official plans for the 3.4 branch after this release? -- Giovanni Bajo

Re: GCC-3.4.5 Release status report

2005-11-21 Thread Gabriel Dos Reis
Giovanni Bajo [EMAIL PROTECTED] writes: | Gabriel Dos Reis [EMAIL PROTECTED] wrote: | | I'm planning a release for the end of the month. | I've fired the release script to build a pre-release tarball, | which should be ready any moment now. | | Thanks. Are there official plans for the 3.4

Re: GCC-3.4.5 Release status report

2005-11-21 Thread Gerald Pfeifer
I installed the two patches below, in lign with your status report and plans for 3.4.5 and 3.4.6. Gerald Index: index.html === RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.527 diff -u -3 -p -r1.527