CVS source dated 2004-12-31, 04:00 MET, doesn't build on sparc-sun-solaris2.9.
Failure is in libfortran, relevant errors are:
xgcc: ../../../../gcc/libgfortran/generated/cshift1_4.c: No such file or
directory
xgcc: no input files
make[5]: *** [cshift1_4.lo] Error 1
make[4]: *** [all] Error 2
make[3]: *** [multi-do] Error 1
make[2]: *** [all-multi] Error 2
make[1]: *** [all] Error 2
make: *** [all-target-libgfortran] Error 2
The (exactly) same source compiles fine on i386-unknown-freebsd (another nigthly
build of gfortran). CVS source date 2004-12-30, 04:00 MET built correctly on
sparc-sun-solaris2.9, so that finding the cause of regression should not be
difficult.
--
Summary: CVS source broken on Solaris
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libfortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: coudert at clipper dot ens dot fr
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.9
GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19213