Bug#435194: Appears to be a gcc bug

2008-02-13 Thread Paul Slootman
On Sun 09 Dec 2007, Anders Hammarquist wrote: > I experimented a bit with bind9 to try and figure out what causes > this error. > > Adding -O2 to CFLAGS makes it work. Now, I haven't analyzed which > code is broken (i.e. if -O2 makes it botch the test, or if not having > -O2 makes the code leadin

Bug#435194: Appears to be a gcc bug

2007-12-08 Thread Anders Hammarquist
I experimented a bit with bind9 to try and figure out what causes this error. Adding -O2 to CFLAGS makes it work. Now, I haven't analyzed which code is broken (i.e. if -O2 makes it botch the test, or if not having -O2 makes the code leading up to the test fail), but either way would make it a gcc