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]
Other format: [Raw text]

[tree-ssa] Bootstraps broken with your patch


Andrew,

This

+2004-04-23  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       * gfortranspec.c: Include the target headers.
+

Breaks bootstraps everywhere with:

[ ... ]
./multilib.h:10: warning: unused variable `multilib_extra'
./multilib.h:6: warning: unused variable `multilib_matches_raw'
./multilib.h:1: warning: unused variable `multilib_raw'
./multilib.h:10: warning: 'multilib_extra' defined but not used
./multilib.h:16: warning: 'multilib_options' defined but not used
make[2]: *** [gfortranspec.o] Error 1
make[2]: Leaving directory `/notnfs/dnovillo/sbox/tree-ssa-branch/bld.tobiano/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/notnfs/dnovillo/sbox/tree-ssa-branch/bld.tobiano/gcc'
make: *** [bootstrap] Error 2


Please fix.


Diego.


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