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: g++.pt/repo3.C regression between 3.1.1 and 3.2?


On Dienstag, 6. August 2002 22:23, Mark Mitchell wrote:
> --On Tuesday, August 06, 2002 10:13:11 PM +0200 Franz Sirl
>
> <Franz.Sirl-kernel@lauterbach.com> wrote:
> > On Dienstag, 6. August 2002 21:52, Mark Mitchell wrote:
> >> >> I believe so.  I thought Jason reviewed them.
> >> >
> >> > There were no replies that reached me or the archives.
> >>
> >> Do you have your original message handy for this one too?
> >
> > Uhm, for which one? I don't understand what you are referring too.
>
> The bitfields.C bug.

Ah, silly me.

This probably is just a simple testcase coding problem, I shouldn't have 
mentioned it in the 3.2 context.

Anyway, here is the output:

FAIL: g++.abi/bitfields.C (test for excess errors)
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:140: warning: 
assignment of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:140: warning: 
argument of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:147: warning: 
assignment of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:147: warning: 
argument of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:154: warning: 
assignment of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:154: warning: 
argument of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:155: warning: 
assignment of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:155: warning: 
argument of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:156: warning: 
assignment of negative value `-1' to `char'
/home/gnu/gcc32/gcc/testsuite/g++.old-deja/g++.abi/bitfields.C:156: warning: 
argument of negative value `-1' to `char'

Franz.


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