[572] in Pthreads mailing list archive
Assembler warnings in syscall.S
daemon@ATHENA.MIT.EDU (Eric Parker)
Thu Feb 20 01:12:22 1997
Date: Wed, 19 Feb 1997 14:14:42 -0800
From: Eric Parker <eparker@credence.com>
To: pthreads@MIT.EDU, pthreads-bugs@MIT.EDU
Folks,
I am compiling for Pthreads 1_51_0 for SunOS4.1.3 using gcc. I get the
following warnings
gcc -c -g -I../include -DPTHREAD_KERNEL -c syscall.S -o ../syscall.o
as: "syscall.S", line 51: warning: label in delay slot (follows CTI)
as: "syscall.S", line 56: warning: label in delay slot (follows CTI)
This is repeated for each invocation of SYSCALL.
The trouble appears to be with the __machdep_sys_##x:; label.
Should I be concerned with these warnings?
Thanks
Eric Parker
503-520-6478
eparker@credence.com