This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/19187] New: CVS broken for sparc-sun-solaris2.9
- From: "coudert at clipper dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Dec 2004 10:00:20 -0000
- Subject: [Bug c/19187] New: CVS broken for sparc-sun-solaris2.9
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
CVS sources checked out on 2004-12-29, 04:00 MET, doesn't build cleanly on
sparc-sun-solaris2.9 while all previous days they did (nightly automated builds,
simple configure && make). The error lines are:
../../gcc/gcc/config/sparc/sparc.c:502: error: initializer element is not constant
../../gcc/gcc/config/sparc/sparc.c:502: error: (near initialization for
`targetm.relaxed_ordering')
../../gcc/gcc/config/sparc/sparc.c:502: warning: missing initializer
../../gcc/gcc/config/sparc/sparc.c:502: warning: (near initialization for
`targetm.relaxed_ordering')
make[1]: *** [sparc.o] Error 1
make: *** [install-gcc] Error 2
I can provide more information if need be, though it shouldn't be difficult to
find the problem since it appeared between 2004-12-28, 04:00 MET and 2004-12-29,
04:00 MET.
--
Summary: CVS broken for sparc-sun-solaris2.9
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
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=19187