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]

Sigh ...


Jan,

Wed Mar 14 16:36:25 CET 2001  Jan Hubicka  <jh@suse.cz>

        * expr.c (emit_move_insn_1):  Split push of complex value when
        no suitable push instruction exist.

and
../gcc/configure --prefix=/usr/snp --enable-languages=c,c++,objc,f77 &&
make bootstrap && make -k check
Configuring for a alphaev6-unknown-linux-gnu host.
....
libbackend.a(expr.o): In function `emit_move_insn_1':
/home/toon/compilers/snapshots/obj/gcc/../../gcc/gcc/expr.c:2791:
undefined reference to `PUSH_ROUNDING'
/home/toon/compilers/snapshots/obj/gcc/../../gcc/gcc/expr.c:2791:
undefined reference to `PUSH_ROUNDING'
/home/toon/compilers/snapshots/obj/gcc/../../gcc/gcc/expr.c:2799:
undefined reference to `PUSH_ROUNDING'
/home/toon/compilers/snapshots/obj/gcc/../../gcc/gcc/expr.c:2799:
undefined reference to `PUSH_ROUNDING'
collect2: ld returned 1 exit status

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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