------- Comment #5 from amodra at bigpond dot net dot au 2005-10-24 23:26 ------- I can't reproduce this problem. It seems likely that you have unusual values for __GNUC__ and/or __GNUC_MINOR__, possibly due to local patches. You can see what they are by running ./xgcc -B./ -E -dD - < /dev/null
-- amodra at bigpond dot net dot au changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|crtstuff.c:65 |GCC_VERSION tests in | |ansidecl.h result in integer | |overflow http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23801