This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: solaris 2.9 sun assembler warnings
Jan Hubicka wrote:
Hmm, so we are getting close. Does these warnings stil reproduce on
testcase I have? Or can I get new one?
The one in errors.o is gone. But the one Kaveh sent is getting these
errors here as well. Though bootstrap finished and I take it from stage2.
Attached the i and the s files
Andreas
stage2/cc1 -fpreprocessed c-lang.i -quiet -dumpbase c-lang.c -mcpu=v7
-auxbase-strip c-lang.o -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Werror -version -fno-common -o c-lang.s
GNU C version 3.4 20030612 (experimental) (sparc-sun-solaris2.9)
compiled by GNU C version 3.4 20030612 (experimental).
GGC heuristics: --param ggc-min-expand=91 --param ggc-min-heapsize=114688
/usr/ccs/bin/as -V -Qy -s -xarch=v8 -o c-lang.o c-lang.s
/usr/ccs/bin/as: Sun WorkShop 6 update 2 Compiler Common 6.2
Solaris_9_CBE 2001/04/02
/usr/ccs/bin/as: "c-lang.s", line 1184: warning: label in delay slot
(follows CTI)
/usr/ccs/bin/as: "c-lang.s", line 1197: warning: label in delay slot
(follows CTI)
/usr/ccs/bin/as: "c-lang.s", line 1210: warning: label in delay slot
(follows CTI)
/usr/ccs/bin/as: "c-lang.s", line 1236: warning: label in delay slot
(follows CTI)
/usr/ccs/bin/as: "c-lang.s", line 1249: warning: label in delay slot
(follows CTI)
/usr/ccs/bin/as: "c-lang.s", line 1262: warning: label in delay slot
(follows CTI)
Attachment:
c-lang.i.gz
Description: GNU Zip compressed data
Attachment:
c-lang.s.gz
Description: GNU Zip compressed data