solaris 2.9 sun assembler warnings
Andreas Tobler
toa@pop.agri.ch
Thu Jun 12 10:26:00 GMT 2003
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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c-lang.i.gz
Type: application/x-gzip
Size: 34510 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20030612/91a3c9be/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c-lang.s.gz
Type: application/x-gzip
Size: 16417 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20030612/91a3c9be/attachment-0001.bin>
More information about the Gcc
mailing list