This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC-3.2.3 prerelease, 1st iteration


Jakub Jelink wrote:

> On Sun, Apr 13, 2003 at 11:44:15PM +0200, Ulrich Weigand wrote:
> > 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.

Ah, I see.  However, it's not me who has upgraded bison,
it must have been Gaby, because the prerelease tarball
contains objc-parse.c generated with bison 1.875, while
I have bison 1.35 on my system ...

> 2003-03-17  Zack Weinberg  <zack at codesourcery dot 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.

Possibly.  On the other hand, this doesn't appear to be real problem,
so I don't really care ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  weigand at informatik dot uni-erlangen dot de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]