GCC-3.2.3 prerelease, 1st iteration

Jakub Jelinek jakub@redhat.com
Mon Apr 14 09:01:00 GMT 2003


On Sun, Apr 13, 2003 at 11:44:15PM +0200, Ulrich Weigand wrote:
> Gabriel Dos Reis wrote:
> 
> >  I uploaded GCC-3.2.3 prerelease tarballs on the FTP server as
> >
> >  ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-*3.2.3-20030412.tar.*
> 
> Bootstrapped/regtested on s390-ibm-linux and s390x-ibm-linux,
> see reports at:
> http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg00800.html
> http://gcc.gnu.org/ml/gcc-testresults/2003-04/msg00801.html
> 
> On both platforms the same set of (unexpected) regressions:
> FAIL: objc.dg/naming-1.m  (test for errors, line 20)
> FAIL: objc.dg/naming-1.m (test for excess errors)
> FAIL: objc.dg/naming-2.m  (test for errors, line 7)
> FAIL: objc.dg/naming-2.m (test for excess errors)
> 
> These appear to have crept into the 3.2 branch very recently,
> they were not present 20030329 when I last built it ...

Those are likely because you've upgraded bison.

2003-03-17  Zack Weinberg  <zack@codesourcery.com>

        * objc.dg/naming-1.m: Use "(parse|syntax) error".
        * objc.dg/naming-2.m: Likewise.

should fix it, maybe it should be applied to gcc-3_2-branch too.

	Jakub



More information about the Gcc mailing list