gcc/cpphash.c:910: too many arguments to function `cpp_lookup'

Gerald Pfeifer pfeifer@dbai.tuwien.ac.at
Fri Feb 11 05:05:00 GMT 2000


Hi Zack,

I'm afraid we've got a problem on sparc-sun-solaris2.6. Would you mind
having a look?

gcc -c  -DIN_GCC  -DSVR4  -g -W -Wall -Wtraditional  -DHAVE_CONFIG_H    -I. -I/sw/test/gcc/gcc/gcc -I/sw/test/gcc/gcc/gcc/config -I/sw/test/gcc/gcc/gcc/../include /sw/test/gcc/gcc/gcc/cppexp.c
/sw/test/gcc/gcc/gcc/cpphash.c: In function `special_symbol':
/sw/test/gcc/gcc/gcc/cpphash.c:910: too many arguments to function `cpp_lookup'
gmake[2]: *** [cpphash.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory `/files/pfeifer/OBJ-1102-13:54/gcc'

The code in question is guarded by
  #ifdef STDC_0_IN_SYSTEM_HEADERS
so I guess that this is the difference rom those platforms you do your
testing on.

Gerald



More information about the Gcc-bugs mailing list