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örnReceived on Wed Nov 07 2007 - 19:40:15 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:21 UTC