[head tinderbox] failure on arm/arm
    Björn König 
    bkoenig at alpha-tierchen.de
       
    Wed Nov  7 12:40:16 PST 2007
    
    
  
I can confirm that this is a weird compiler bug. It seems like that the
error occurs if the code exceeds a specific size. There are several
compiler options that you can use to work around the bug, e.g.
-fno-cse-follow-jumps or -fno-schedule-insns. You can also keep the code
small by defining _DONT_USE_CTYPE_INLINE_ while compiling netcmds.c.
At least I can say that we can't blame mentioned committed code.
Regards
Björn
    
    
More information about the freebsd-current
mailing list