This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

bootstrap/10656: [3.3 regression] libffi fails with native tools on sparc-solaris2.7


>Number:         10656
>Category:       bootstrap
>Synopsis:       [3.3 regression] libffi fails with native tools on sparc-solaris2.7
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 07 03:16:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     ce@hoyos.ws
>Release:        3.3-20030506
>Organization:
>Environment:
sparc-solaris2.7
>Description:
Bootstrap of gcc-3.3-20030506 fails for sparc-solaris2.7 in libffi when using native as (works with gas):

/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../gcc-3.3-20030506/libffi -I. -I../gcc-3.3-20030506/libffi/include -Iinclude -I../gcc-3.3-20030506/libffi/src   -fexceptions -g -O2 -c -o src/sparc/v8.lo ../gcc-3.3-20030506/libffi/src/sparc/v8.S
gcc -DHAVE_CONFIG_H -I. -I../gcc-3.3-20030506/libffi -I. -I../gcc-3.3-20030506/libffi/include -Iinclude -I../gcc-3.3-20030506/libffi/src -fexceptions -g -O2 -c ../gcc-3.3-20030506/libffi/src/sparc/v8.S  -fPIC -DPIC -o src/sparc/.libs/v8.o
../gcc-3.3-20030506/libffi/src/sparc/v8.S:98:1: warning: "STACKFRAME" redefined
../gcc-3.3-20030506/libffi/src/sparc/v8.S:29:1: warning: this is the location of the previous definition
/usr/ccs/bin/as: "/var/tmp//ccYqpCYO.s", line 85: error: unknown opcode ".register"
/usr/ccs/bin/as: "/var/tmp//ccYqpCYO.s", line 85: error: invalid character (0x0a)
/usr/ccs/bin/as: "/var/tmp//ccYqpCYO.s", line 85: error: statement syntax
make[2]: *** [src/sparc/v8.lo] Error 1
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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