This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

bootstrap failure on irix6.5


irix6.5 bootstrap of mainline with CVS of Tue Apr  8 08:06:23 GMT 2003 dies with 

cc -c   -g  -DIN_GCC     -DHAVE_CONFIG_H    -I. -I. -I/d2/billingd/src/gcc/gcc -
I/d2/billingd/src/gcc/gcc/. -I/d2/billingd/src/gcc/gcc/config -I/d2/billingd/src
/gcc/gcc/../include /d2/billingd/src/gcc/gcc/profile.c -o profile.o
"/d2/billingd/src/gcc/gcc/gcov-io.h", line 321: warning(1233): explicit type
          is missing ("int" assumed)
  static __inline__ unsigned long gcov_save_position (void);
         ^

"/d2/billingd/src/gcc/gcc/gcov-io.h", line 321: error(1065): expected a ";"
  static __inline__ unsigned long gcov_save_position (void);
                    ^


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