This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.5 integration branch proposal
On Wed, 2004-01-14 at 09:52, Steven Bosscher wrote:
> > To me, there are still too many regressions, some of which I view as
> > serious. There are 18 wrong-code regressions, which I find particularly
> > worrisome.
>
> There are just 13 wrong-code bugs in Bugzilla. hpux is the biggest
> loser with three. There also is one arm bug. One of the other 9 is
> about -fwritable-strings.
And on the remaining 8, unless I'm mistaken, only three are present on
x86:
10684 also present in 3.2
11767 workaround from user: I removed -fnon-call-exceptions when building my code and it works as a workaround for me.
13273 gcj regression from 3.3, assigned
Not that bad on the wrong-code side on one major platform.
Laurent