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]

failed to compile trunk svn rev 126124


Is it just me, or not?

On my system (Debian/Sid/AMD64 with gcc = 4.1.2 from Debian)

.....
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj/build-x86_64-unknown-linux-gnu/fixincludes'
make[3]: Entering directory `/usr/src/Lang/gcc-trunk/_Obj/libcpp'
make[3]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj/libcpp'
make[3]: Entering directory `/usr/src/Lang/gcc-trunk/_Obj/libdecnumber'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj/libdecnumber'
make[3]: Entering directory `/usr/src/Lang/gcc-trunk/_Obj/gcc'
gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -fno-common -DHAVE_CONFIG_H -I. -I. -I/usr/src/Lang/gcc-trunk/gcc -I/usr/src/Lang/gcc-trunk/gcc/. -I/usr/src/Lang/gcc-trunk/gcc/../include -I/usr/src/Lang/gcc-trunk/gcc/../libcpp/include -I/usr/src/Lang/gcc-trunk/gcc/../libdecnumber -I/usr/src/Lang/gcc-trunk/gcc/../libdecnumber/bid -I../libdecnumber /usr/src/Lang/gcc-trunk/gcc/cse.c -o cse.o
/usr/src/Lang/gcc-trunk/gcc/cse.c:7015: error: 'TODO_verify_rtl_sharing' undeclared here (not in a function)
make[3]: *** [cse.o] Error 1
make[3]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/usr/src/Lang/gcc-trunk/_Obj'
make: *** [all] Error 2


Regards
--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


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