6 GCC regressions, 6 new, with your patch on 2002-01-29T19:24:37Z.

Neil Booth neil@daikokuya.demon.co.uk
Tue Jan 29 21:21:00 GMT 2002


Geoff Keating wrote:-

> No, it's not a debug info issue.  Look at the log file at
> <http://people.redhat.com/geoffk/gcc-regression/native-logsum/test-gdb/gdb.log.gz>; you'll see it's actually a bunch of
> 
> bitfields.c:83: warning: overflow in implicit constant conversion
> 
> warnings.  I'm not sure whether the warnings are legitimate, although
> at first glance they may be.

I downloaded a log file, but seem to have gotten the wrong one as I
couldn't see anything wrong.  I was just in the process of trying to
build GDB locally.

I'm fairly sure the warnings are legit; getting the right type for
bitfields naturally leads to stricter overflow warnings.  I'll fix the
test cases; hopefully in the next 24 hours.

Thanks,

Neil.



More information about the Gcc-bugs mailing list