This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

build of egcs-2.92.07 19980914 rs6000-ibm-aix4.2.0.0 failed


The build of egcs-2.92.07 19980914 on rs6000-ibm-aix4.2.0.0 and the prior
snapshot 
failed compiling objc/hash.c with the stage2 compiler. egcs-1.1 succeeds
compiling this
file. gcc -v output showing the problem below has longer lines backslashed for
readability.



reading specs from ./specs
gcc version egcs-2.92.07 19980914 (gcc2 ss-980609 experimental)
 ./cpp -lang-c -v -I./include -I. -I/rand/rdb/src/egcs-19980914/gcc \
-I/rand/rdb/src/egcs-19980914/gcc/config \
-I/rand/rdb/src/egcs-19980914/gcc/../include -isystem ./include -undef \
-D__GNUC__=2 -D__GNUC_MINOR__=92 -D_IBMR2 -D_POWER -D_AIX -D_AIX32 -D_AIX41 \
-D_LONG_LONG -D_IBMR2 -D_POWER -D_AIX -D_AIX32 -D_AIX41 -D_LONG_LONG \
-Asystem(unix) -Asystem(aix) -D__CHAR_UNSIGNED__ -D__OPTIMIZE__ \
-g -W -Wall -D_ARCH_COM -DIN_GCC \
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c /tmp/ccDrgEtC.i
GNU CPP version egcs-2.92.07 19980914 (gcc2 ss-980609 experimental)
#include "..." search starts here:
#include <...> search starts here:
 include
 .
 /rand/rdb/src/egcs-19980914/gcc
 /rand/rdb/src/egcs-19980914/gcc/config
 /rand/rdb/src/egcs-19980914/gcc/../include
 include
 /usr/local/include
 /usr/local/rs6000-ibm-aix4.2.0.0/include
 /usr/include
End of search list.
 ./cc1 /tmp/ccDrgEtC.i -quiet -dumpbase hash.c -g -O2 -O2 -W -Wall \
-version -o /tmp/ccz9Imsc.s
GNU C version egcs-2.92.07 19980914 (gcc2 ss-980609 experimental) \
(rs6000-ibm-aix4.2.0.0) compiled by GNU C version egcs-2.92.07 19980914 \
(gcc2 ss-980609 experimental).
In file included from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/assert.h:318: warning: unrecognized text at end of #line
include/assert.h:341: warning: integer constant out of range
include/assert.h:341: warning: decimal constant is so large that it is unsigned
include/assert.h:-1164631373: warning: unrecognized text at end of #line
include/assert.h:-1164631369: warning: integer constant out of range
include/assert.h:-1164631369: warning: decimal constant is so large that it is
unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631398: warning: unrecognized
text at end of #line
In file included from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/objc/hash.h:0: warning: integer constant out of range
include/objc/hash.h:0: warning: decimal constant is so large that it is unsigned
include/objc/hash.h:0: warning: unrecognized text at end of #line
In file included from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/stddef.h:0: warning: integer constant out of range
include/stddef.h:0: warning: decimal constant is so large that it is unsigned
include/stddef.h:0: warning: unrecognized text at end of #line
include/stddef.h:34: warning: integer constant out of range
include/stddef.h:34: warning: decimal constant is so large that it is unsigned
include/stddef.h:-1164631364: warning: unrecognized text at end of #line
include/stddef.h:-1164631135: warning: integer constant out of range
include/stddef.h:-1164631135: warning: decimal constant is so large that it is
unsigned
include/stddef.h:1238587964: warning: unrecognized text at end of #line
include/stddef.h:1238587991: warning: integer constant out of range
include/stddef.h:1238587991: warning: decimal constant is so large that it is
unsigned
include/objc/hash.h:-1164631394: warning: unrecognized text at end of #line
In file included from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/objc/objc.h:0: warning: integer constant out of range
include/objc/objc.h:0: warning: decimal constant is so large that it is unsigned
include/objc/objc.h:0: warning: unrecognized text at end of #line
In file included from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/stddef.h:0: warning: integer constant out of range
include/stddef.h:0: warning: decimal constant is so large that it is unsigned
include/stddef.h:0: warning: unrecognized text at end of #line
include/stddef.h:1: warning: integer constant out of range
include/stddef.h:1: warning: decimal constant is so large that it is unsigned
include/stddef.h:1238587989: warning: unrecognized text at end of #line
include/stddef.h:1238587991: warning: integer constant out of range
include/stddef.h:1238587991: warning: decimal constant is so large that it is
unsigned
include/objc/objc.h:-1164631391: warning: unrecognized text at end of #line
include/objc/hash.h:59: warning: unrecognized text at end of #line
include/objc/hash.h:235: warning: integer constant out of range
include/objc/hash.h:235: warning: decimal constant is so large that it is
unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629796: warning: unrecognized
text at end of #line
In file included from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/stdarg.h:0: warning: integer constant out of range
include/stdarg.h:0: warning: decimal constant is so large that it is unsigned
include/stdarg.h:0: warning: unrecognized text at end of #line
include/stdarg.h:151: warning: integer constant out of range
include/stdarg.h:151: warning: decimal constant is so large that it is unsigned
include/stdarg.h:1238587815: warning: unrecognized text at end of #line
include/stdarg.h:1238587854: warning: integer constant out of range
include/stdarg.h:1238587854: warning: decimal constant is so large that it is
unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631396: warning:
unrecognized text at end of #line
In file included from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/stdio.h:0: warning: integer constant out of range
include/stdio.h:0: warning: decimal constant is so large that it is unsigned
include/stdio.h:0: warning: unrecognized text at end of #line
include/stdio.h:18: warning: integer constant out of range
include/stdio.h:18: warning: decimal constant is so large that it is unsigned
include/stdio.h:-1164631391: warning: unrecognized text at end of #line
In file included from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/standards.h:0: warning: integer constant out of range
/usr/include/standards.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/standards.h:0: warning: unrecognized text at end of #line
/usr/include/standards.h:58: warning: integer constant out of range
/usr/include/standards.h:58: warning: decimal constant is so large that it is
unsigned
/usr/include/standards.h:-1164631349: warning: unrecognized text at end of #line
/usr/include/standards.h:-1164631330: warning: integer constant out of range
/usr/include/standards.h:-1164631330: warning: decimal constant is so large that
it is unsigned
include/stdio.h:-1164631380: warning: unrecognized text at end of #line
include/stdio.h:179432217: warning: unrecognized text at end of #line
In file included from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/va_list.h:0: warning: integer constant out of range
/usr/include/va_list.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/va_list.h:0: warning: unrecognized text at end of #line
/usr/include/va_list.h:17: warning: integer constant out of range
/usr/include/va_list.h:17: warning: decimal constant is so large that it is
unsigned
/usr/include/va_list.h:-1164631392: warning: unrecognized text at end of #line
/usr/include/va_list.h:-1164631364: warning: integer constant out of range
/usr/include/va_list.h:-1164631364: warning: decimal constant is so large that
it is unsigned
/usr/include/va_list.h:-1164631353: warning: unrecognized text at end of #line
/usr/include/va_list.h:-1164631351: warning: integer constant out of range
/usr/include/va_list.h:-1164631351: warning: decimal constant is so large that
it is unsigned
include/stdio.h:1238587899: warning: unrecognized text at end of #line
include/stdio.h:1238587926: warning: integer constant out of range
include/stdio.h:1238587926: warning: decimal constant is so large that it is
unsigned
include/stdio.h:1238587968: warning: unrecognized text at end of #line
In file included from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/sys/types.h:0: warning: integer constant out of range
include/sys/types.h:0: warning: decimal constant is so large that it is unsigned
include/sys/types.h:0: warning: unrecognized text at end of #line
include/sys/types.h:70: warning: integer constant out of range
include/sys/types.h:70: warning: decimal constant is so large that it is
unsigned
include/sys/types.h:-1164631347: warning: unrecognized text at end of #line
include/sys/types.h:-1164631339: warning: integer constant out of range
include/sys/types.h:-1164631339: warning: decimal constant is so large that it
is unsigned
include/sys/types.h:-1164631327: warning: unrecognized text at end of #line
include/sys/types.h:-1164631314: warning: integer constant out of range
include/sys/types.h:-1164631314: warning: decimal constant is so large that it
is unsigned
include/sys/types.h:1238587766: warning: unrecognized text at end of #line
In file included from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/sys/m_types.h:0: warning: integer constant out of range
/usr/include/sys/m_types.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/sys/m_types.h:0: warning: unrecognized text at end of #line
/usr/include/sys/m_types.h:57: warning: integer constant out of range
/usr/include/sys/m_types.h:57: warning: decimal constant is so large that it is
unsigned
/usr/include/sys/m_types.h:57: size of array `reg' is too large
/usr/include/sys/m_types.h:58: warning: integer constant out of range
/usr/include/sys/m_types.h:58: warning: decimal constant is so large that it is
unsigned
/usr/include/sys/m_types.h:-1164631359: warning: unrecognized text at end of
#line
/usr/include/sys/m_types.h:-1164631322: warning: integer constant out of range
/usr/include/sys/m_types.h:-1164631322: warning: decimal constant is so large
that it is unsigned
include/sys/types.h:1238587858: warning: unrecognized text at end of #line
include/sys/types.h:1238587933: warning: integer constant out of range
include/sys/types.h:1238587933: warning: decimal constant is so large that it is
unsigned
include/sys/types.h:1238587960: warning: integer constant out of range
include/sys/types.h:1238587960: warning: decimal constant is so large that it is
unsigned
include/sys/types.h:1238587979: warning: unrecognized text at end of #line
include/sys/types.h:1238587992: warning: integer constant out of range
include/sys/types.h:1238587992: warning: decimal constant is so large that it is
unsigned
include/stdio.h:1238587995: warning: unrecognized text at end of #line
In file included from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/va_list.h:0: warning: integer constant out of range
/usr/include/va_list.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/va_list.h:0: warning: unrecognized text at end of #line
/usr/include/va_list.h:17: warning: integer constant out of range
/usr/include/va_list.h:17: warning: decimal constant is so large that it is
unsigned
/usr/include/va_list.h:-1164631392: warning: unrecognized text at end of #line
/usr/include/va_list.h:-1164631364: warning: integer constant out of range
/usr/include/va_list.h:-1164631364: warning: decimal constant is so large that
it is unsigned
/usr/include/va_list.h:-1164631353: warning: unrecognized text at end of #line
/usr/include/va_list.h:-1164631351: warning: integer constant out of range
/usr/include/va_list.h:-1164631351: warning: decimal constant is so large that
it is unsigned
include/stdio.h:1238588019: warning: unrecognized text at end of #line
include/stdio.h:1238588029: warning: integer constant out of range
include/stdio.h:1238588029: warning: decimal constant is so large that it is
unsigned
include/stdio.h:1238588036: warning: unrecognized text at end of #line
In file included from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/sys/limits.h:0: warning: integer constant out of range
/usr/include/sys/limits.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/sys/limits.h:0: warning: unrecognized text at end of #line
In file included from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/float.h:0: warning: integer constant out of range
include/float.h:0: warning: decimal constant is so large that it is unsigned
include/float.h:0: warning: unrecognized text at end of #line
include/float.h:97: warning: integer constant out of range
include/float.h:97: warning: decimal constant is so large that it is unsigned
/usr/include/sys/limits.h:1238587839: warning: unrecognized text at end of #line
/usr/include/sys/limits.h:1238587843: warning: integer constant out of range
/usr/include/sys/limits.h:1238587843: warning: decimal constant is so large that
it is unsigned
/usr/include/sys/limits.h:1238587868: warning: unrecognized text at end of #line
/usr/include/sys/limits.h:1238587962: warning: integer constant out of range
/usr/include/sys/limits.h:1238587962: warning: decimal constant is so large that
it is unsigned
include/stdio.h:1238588051: warning: unrecognized text at end of #line
include/stdio.h:1238588115: warning: integer constant out of range
include/stdio.h:1238588115: warning: decimal constant is so large that it is
unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631394: warning:
unrecognized text at end of #line
In file included from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,


                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/ctype.h:0: warning: integer constant out of range
/usr/include/ctype.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/ctype.h:0: warning: unrecognized text at end of #line
/usr/include/ctype.h:55: warning: integer constant out of range
/usr/include/ctype.h:55: warning: decimal constant is so large that it is
unsigned
/usr/include/ctype.h:-1164631356: warning: unrecognized text at end of #line
In file included from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/sys/localedef.h:0: warning: integer constant out of range
/usr/include/sys/localedef.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/sys/localedef.h:0: warning: unrecognized text at end of #line
In file included from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/sys/lc_core.h:0: warning: integer constant out of range
/usr/include/sys/lc_core.h:0: warning: decimal constant is so large that it is
unsigned
/usr/include/sys/lc_core.h:0: warning: unrecognized text at end of #line
/usr/include/sys/lc_core.h:276: warning: integer constant out of range
/usr/include/sys/lc_core.h:276: warning: decimal constant is so large that it is
unsigned
/usr/include/sys/localedef.h:-1164631385: warning: unrecognized text at end of
#line
In file included from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/locale.h:0: warning: integer constant out of range
include/locale.h:0: warning: decimal constant is so large that it is unsigned
include/locale.h:0: warning: unrecognized text at end of #line
include/locale.h:100: warning: integer constant out of range
include/locale.h:100: warning: decimal constant is so large that it is unsigned
/usr/include/sys/localedef.h:-1164631384: warning: unrecognized text at end of
#line
In file included from /usr/include/sys/localedef.h:-1164631381,
                 from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
/usr/include/sys/localedef31.h:0: warning: integer constant out of range
/usr/include/sys/localedef31.h:0: warning: decimal constant is so large that it
is unsigned
/usr/include/sys/localedef31.h:0: warning: unrecognized text at end of #line
/usr/include/sys/localedef31.h:197: warning: integer constant out of range
/usr/include/sys/localedef31.h:197: warning: decimal constant is so large that
it is unsigned
/usr/include/sys/localedef.h:-1164631382: warning: unrecognized text at end of
#line
/usr/include/sys/localedef.h:-1164631186: size of array `day' is too large
/usr/include/sys/localedef.h:-1164631185: size of array `abmon' is too large
/usr/include/sys/localedef.h:-1164631184: warning: integer constant out of range
/usr/include/sys/localedef.h:-1164631184: warning: decimal constant is so large
that it is unsigned
/usr/include/sys/localedef.h:-1164631184: size of array `mon' is too large
/usr/include/sys/localedef.h:-1164631183: warning: integer constant out of range
/usr/include/sys/localedef.h:-1164631183: warning: decimal constant is so large
that it is unsigned
/usr/include/sys/localedef.h:-1164631183: size of array `am_pm' is too large
/usr/include/sys/localedef.h:-1164630870: warning: integer constant out of range
/usr/include/sys/localedef.h:-1164630870: warning: decimal constant is so large
that it is unsigned
/usr/include/ctype.h:1238587767: warning: unrecognized text at end of #line
/usr/include/ctype.h:1238587779: warning: integer constant out of range
/usr/include/ctype.h:1238587779: warning: decimal constant is so large that it
is unsigned
/usr/include/ctype.h:1238587824: warning: unrecognized text at end of #line
/usr/include/ctype.h:1238587836: warning: integer constant out of range
/usr/include/ctype.h:1238587836: warning: decimal constant is so large that it
is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393: warning:
unrecognized text at end of #line
In file included from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631390,
                 from /usr/include/sys/localedef.h:-1164631381,
                 from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/stddef.h:0: warning: integer constant out of range
include/stddef.h:0: warning: decimal constant is so large that it is unsigned
include/stddef.h:0: warning: unrecognized text at end of #line
include/stddef.h:1: warning: integer constant out of range
include/stddef.h:1: warning: decimal constant is so large that it is unsigned
include/stddef.h:1238587989: warning: unrecognized text at end of #line
include/stddef.h:1238587991: warning: integer constant out of range
include/stddef.h:1238587991: warning: decimal constant is so large that it is
unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631391: warning:
unrecognized text at end of #line
In file included from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631389,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631390,
                 from /usr/include/sys/localedef.h:-1164631381,
                 from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/assert.h:0: warning: integer constant out of range
include/assert.h:0: warning: decimal constant is so large that it is unsigned
include/assert.h:0: warning: unrecognized text at end of #line
include/assert.h:10: warning: integer constant out of range
include/assert.h:10: warning: decimal constant is so large that it is unsigned
include/assert.h:-1164631406: warning: unrecognized text at end of #line
include/assert.h:-1164631383: warning: integer constant out of range
include/assert.h:-1164631383: warning: decimal constant is so large that it is
unsigned
include/assert.h:-1164631373: warning: unrecognized text at end of #line
include/assert.h:-1164631369: warning: integer constant out of range
include/assert.h:-1164631369: warning: decimal constant is so large that it is
unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631390: warning:
unrecognized text at end of #line
In file included from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631386,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631389,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631390,
                 from /usr/include/sys/localedef.h:-1164631381,
                 from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/objc/objc-api.h:0: warning: integer constant out of range
include/objc/objc-api.h:0: warning: decimal constant is so large that it is
unsigned
include/objc/objc-api.h:0: warning: unrecognized text at end of #line
In file included from include/objc/objc-api.h:32,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631386,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631389,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631390,
                 from /usr/include/sys/localedef.h:-1164631381,
                 from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/objc/thr.h:0: warning: integer constant out of range
include/objc/thr.h:0: warning: decimal constant is so large that it is unsigned
include/objc/thr.h:0: warning: unrecognized text at end of #line
include/objc/thr.h:144: warning: integer constant out of range
include/objc/thr.h:144: warning: decimal constant is so large that it is
unsigned
include/objc/objc-api.h:-1164631393: warning: unrecognized text at end of #line
In file included from include/objc/objc-api.h:-1164631391,
                 from include/objc/objc-api.h:32,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631386,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631389,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631390,
                 from /usr/include/sys/localedef.h:-1164631381,
                 from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/stdio.h:0: warning: integer constant out of range
include/stdio.h:0: warning: decimal constant is so large that it is unsigned
include/stdio.h:0: warning: unrecognized text at end of #line
include/stdio.h:18: warning: integer constant out of range
include/stdio.h:18: warning: decimal constant is so large that it is unsigned
include/stdio.h:-1164631391: warning: unrecognized text at end of #line
include/stdio.h:-1164631383: warning: integer constant out of range
include/stdio.h:-1164631383: warning: decimal constant is so large that it is
unsigned
include/stdio.h:1238588112: warning: unrecognized text at end of #line
include/stdio.h:1238588115: warning: integer constant out of range
include/stdio.h:1238588115: warning: decimal constant is so large that it is
unsigned
include/objc/objc-api.h:-1164631392: warning: unrecognized text at end of #line
include/objc/objc-api.h: In function `class_get_class_name':
include/objc/objc-api.h:-1164630971: warning: integer constant out of range
include/objc/objc-api.h:-1164630971: warning: integer constant out of range
include/objc/objc-api.h: In function `class_get_instance_size':
include/objc/objc-api.h:-1164630965: warning: integer constant out of range
include/objc/objc-api.h:-1164630965: warning: integer constant out of range
include/objc/objc-api.h: In function `class_get_meta_class':
include/objc/objc-api.h:-1164630959: warning: integer constant out of range
include/objc/objc-api.h:-1164630959: warning: integer constant out of range
include/objc/objc-api.h: In function `class_get_super_class':
include/objc/objc-api.h:-1164630953: warning: integer constant out of range
include/objc/objc-api.h:-1164630953: warning: integer constant out of range
include/objc/objc-api.h: In function `class_get_version':
include/objc/objc-api.h:-1164630947: warning: integer constant out of range
include/objc/objc-api.h:-1164630947: warning: integer constant out of range
include/objc/objc-api.h: In function `class_is_class':
include/objc/objc-api.h:-1164630941: warning: integer constant out of range
include/objc/objc-api.h:-1164630941: warning: integer constant out of range
include/objc/objc-api.h: In function `class_is_meta_class':
include/objc/objc-api.h:-1164630935: warning: integer constant out of range
include/objc/objc-api.h:-1164630935: warning: integer constant out of range
include/objc/objc-api.h: In function `class_set_version':


include/objc/objc-api.h:-1164630928: warning: integer constant out of range
include/objc/objc-api.h:-1164630928: warning: integer constant out of range
include/objc/objc-api.h: In function `class_get_gc_object_type':
include/objc/objc-api.h:-1164630921: warning: integer constant out of range
include/objc/objc-api.h:-1164630921: warning: integer constant out of range
include/objc/objc-api.h: In function `object_get_class':
include/objc/objc-api.h:-1164630891: warning: integer constant out of range
include/objc/objc-api.h:-1164630891: warning: integer constant out of range
include/objc/objc-api.h:-1164630889: warning: integer constant out of range
include/objc/objc-api.h:-1164630889: warning: integer constant out of range
include/objc/objc-api.h: In function `object_get_class_name':
include/objc/objc-api.h:-1164630880: warning: integer constant out of range
include/objc/objc-api.h:-1164630880: warning: integer constant out of range
include/objc/objc-api.h: In function `object_get_meta_class':
include/objc/objc-api.h:-1164630871: warning: integer constant out of range
include/objc/objc-api.h:-1164630871: warning: integer constant out of range
include/objc/objc-api.h:-1164630869: warning: integer constant out of range
include/objc/objc-api.h:-1164630869: warning: integer constant out of range
include/objc/objc-api.h: In function `object_get_super_class':
include/objc/objc-api.h:-1164630859: warning: integer constant out of range
include/objc/objc-api.h:-1164630859: warning: integer constant out of range
include/objc/objc-api.h:-1164630857: warning: integer constant out of range
include/objc/objc-api.h:-1164630857: warning: integer constant out of range
include/objc/objc-api.h: In function `object_is_class':
include/objc/objc-api.h:-1164630848: warning: integer constant out of range
include/objc/objc-api.h:-1164630848: warning: integer constant out of range
include/objc/objc-api.h: In function `object_is_instance':
include/objc/objc-api.h:-1164630842: warning: integer constant out of range
include/objc/objc-api.h:-1164630842: warning: integer constant out of range
include/objc/objc-api.h: In function `object_is_meta_class':
include/objc/objc-api.h:-1164630836: warning: integer constant out of range
include/objc/objc-api.h:-1164630836: warning: integer constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h: At top level:
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-2055913211: warning:
unrecognized text at end of #line
In file included from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-2055913205,
                 from include/objc/objc-api.h:-1164631391,
                 from include/objc/objc-api.h:32,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631386,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631389,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631390,
                 from /usr/include/sys/localedef.h:-1164631381,
                 from /usr/include/sys/localedef.h:-1164631383,
                 from /usr/include/sys/localedef.h:40,
                 from /usr/include/ctype.h:-1164631304,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631392,
                 from /usr/include/sys/limits.h:192,
                 from include/stdio.h:1238588052,
                 from include/stdio.h:1238588020,
                 from include/sys/types.h:1238587859,
                 from include/stdio.h:1238587996,
                 from include/stdio.h:179432252,
                 from include/stdio.h:-1164631379,
                 from
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:-1164631393,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:29,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164629793,
                 from include/objc/objc.h:34,
                 from include/objc/hash.h:-1164631392,
                 from include/objc/hash.h:31,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631395,
                 from /rand/rdb/src/egcs-19980914/gcc/objc/hash.c:27:
include/objc/objc-list.h:0: warning: integer constant out of range
include/objc/objc-list.h:0: warning: decimal constant is so large that it is
unsigned
include/objc/objc-list.h:0: warning: unrecognized text at end of #line
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:70: warning: unrecognized text at
end of #line
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:117: warning: integer constant
out of range
/rand/rdb/src/egcs-19980914/gcc/objc/runtime.h:117: warning: decimal constant is
so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631394: warning: unrecognized
text at end of #line
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c: In function `hash_new':
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631375: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631375: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631375: warning: large integer
implicitly truncated to unsigned type
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631374: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631374: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631374: warning: large integer
implicitly truncated to unsigned type
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631369: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631369: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631369: warning: large integer
implicitly truncated to unsigned type
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631363: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631363: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631363: warning: large integer
implicitly truncated to unsigned type
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c: In function `hash_add':
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631309: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631309: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631309: warning: large integer
implicitly truncated to unsigned type
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631300: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:-1164631300: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:1238587791: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:1238587791: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:1238587800: warning: integer
constant out of range
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:1238587800: warning: decimal
constant is so large that it is unsigned
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c:1238587817: virtual memory exhausted

#
# Successful compilation with egcs-1.1
#
Reading specs from \
/usr/local/lib/gcc-lib//egcs-2.91.57/specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)
 /usr/local/lib/gcc-lib/rs6000-ibm-aix4.2.0.0/egcs-2.91.57/cpp -lang-c -v \
-I./include -I. -I/rand/rdb/src/egcs-19980914/gcc \
-I/rand/rdb/src/egcs-19980914/gcc/config \
-I/rand/rdb/src/egcs-19980914/gcc/../include \
-undef -D__GNUC__=2 -D__GNUC_MINOR__=91 -D_IBMR2 -D_POWER -D_AIX -D_AIX32 \
-D_AIX41 -D_LONG_LONG -D_IBMR2 -D_POWER -D_AIX -D_AIX32 -D_AIX41 \
-D_LONG_LONG -Asystem(unix) -Asystem(aix) -D__CHAR_UNSIGNED__ -D__OPTIMIZE__ \
-g -W -Wall -D_ARCH_COM -DIN_GCC \
/rand/rdb/src/egcs-19980914/gcc/objc/hash.c /tmp/ccXpvE6C.i
GNU CPP version egcs-2.91.57 19980901 (egcs-1.1 release)
#include "..." search starts here:
#include <...> search starts here:
 include
 .
 /rand/rdb/src/egcs-19980914/gcc
 /rand/rdb/src/egcs-19980914/gcc/config
 /rand/rdb/src/egcs-19980914/gcc/../include
 /usr/local/include
 /usr/local/rs6000-ibm-aix4.2.0.0/include
 /usr/local/lib/gcc-lib/rs6000-ibm-aix4.2.0.0/egcs-2.91.57/include
 /usr/include
End of search list.
 /usr/local/lib/gcc-lib/rs6000-ibm-aix4.2.0.0/egcs-2.91.57/cc1 \
/tmp/ccXpvE6C.i -quiet -dumpbase hash.c -g -O2 -O2 -W -Wall -version \
-o /tmp/cc7KmnhE.s
GNU C version egcs-2.91.57 19980901 (egcs-1.1 release) \
(rs6000-ibm-aix4.2.0.0) \
compiled by GNU C version egcs-2.91.57 19980901 (egcs-1.1 release).
 as -u -mcom -o hash.o /tmp/cc7KmnhE.s


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]