This is the mail archive of the gcc-regression@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]

GCC build failed for 2 targets with your patch on 2001-08-16T17:12:48Z.


With your recent patch, GCC does not compile on:
 powerpc-eabisim native
Attached is build output for those targets.

The build failures are new.

For more information, see <http://www.cygnus.com/~geoffk/gcc-regression/>.
ChangeLog entries since last run on 2001-08-16T15:06:35Z:
--- /maat/heart/tbox/changelog_mail/gcc/gcc/ChangeLog	Thu Aug 16 08:06:42 2001
+++ gcc/gcc/ChangeLog	Thu Aug 16 10:12:57 2001
@@ -1,3 +1,11 @@
+Thu Aug 16 17:39:45 CEST 2001  Jan Hubicka  <jh@suse.cz>
+
+	* function.c (put_var_into_stack): Temporarily clear DECL_RTL.
+	(assign_params): Avoid setting DECL_RTL to unfinished RTX.
+	(expand_function_start): Likewise.
+	* stmt.c (expand_decl): Likewise.
+	* varasm.c (make_decl_rtx): Likewise.
+
 2001-08-16  Jason Merrill  <jason_merrill@redhat.com>
 
 	* stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.

ChangeLog entries between 2001-08-16T15:06:35Z and the last time everything
passed, on 2001-08-16T15:06:35Z:
In file included from /maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:25:
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-pe.h: In function `size_of_encoded_value':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-pe.h:76: warning: implicit declaration of function `abort'
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c: In function `extract_cie_info':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:220: warning: implicit declaration of function `strlen'
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c: In function `execute_stack_op':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:303: warning: `result' might be used uninitialized in this function
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c: In function `execute_cfa_program':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:778: warning: implicit declaration of function `alloca'
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c: In function `uw_frame_state_for':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:889: warning: implicit declaration of function `memset'
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c: In function `uw_install_context_1':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:1167: warning: implicit declaration of function `memcpy'
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:1187: confused by earlier errors, bailing out
make[2]: *** [libgcc/./unwind-dw2.o] Error 1
make[2]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/maat/heart/tbox/powerpc-eabisim/build/gcc'
make: *** [all-gcc] Error 2
+ exit 1
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_ctors -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -o libgcc/./_ctors.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_divdi3 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_divdi3.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_moddi3 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_moddi3.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_udivdi3 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivdi3.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_umoddi3 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_umoddi3.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_udiv_w_sdiv -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udiv_w_sdiv.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include  -DL_udivmoddi4 -c /maat/heart/tbox/cvs-gcc/gcc/gcc/libgcc2.c -fexceptions -fnon-call-exceptions -o libgcc/./_udivmoddi4.o
./xgcc -B./ -B/maat/heart/tbox/objs/i686-pc-linux-gnu/bin/ -isystem /maat/heart/tbox/objs/i686-pc-linux-gnu/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/maat/heart/tbox/cvs-gcc/gcc/gcc -I/maat/heart/tbox/cvs-gcc/gcc/gcc/. -I/maat/heart/tbox/cvs-gcc/gcc/gcc/config -I/maat/heart/tbox/cvs-gcc/gcc/gcc/../include -fexceptions -c /maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c -o libgcc/./unwind-dw2.o
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c: In function `execute_stack_op':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:303: warning: `result' might be used uninitialized in this function
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c: In function `_Unwind_GetGR':
/maat/heart/tbox/cvs-gcc/gcc/gcc/unwind-dw2.c:1187: confused by earlier errors, bailing out
make[3]: *** [libgcc/./unwind-dw2.o] Error 1
make[3]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/maat/heart/tbox/native/build/gcc'
make: *** [bootstrap] Error 2
+ exit 1

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