http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44707

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |howarth at nitro dot
                   |                            |med.uc.edu

--- Comment #9 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-07-11 
03:03:55 UTC ---
On powerpc-apple-darwin9, this fails under gcc-4.6.1 as...

Executing on host: /sw/src/fink.build/gcc46-4.6.1-1000/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc46-4.6.1-1000/darwin_objdir/gcc/   -O1  -w -c  -m32 -o
pr44707.o
/sw/src/fink.build/gcc46-4.6.1-1000/gcc-4.6.1/gcc/testsuite/gcc.c-torture/compile/pr44707.c
   (timeout = 300)
/var/tmp//ccZ2tK1u.s:15:non-relocatable subtraction expression, "_w" minus
"L00000000001$pb"^M
/var/tmp//ccZ2tK1u.s:15:symbol: "_w" can't be undefined in a subtraction
expression^M
/var/tmp//ccZ2tK1u.s:14:non-relocatable subtraction expression, "_w" minus
"L00000000001$pb"^M
/var/tmp//ccZ2tK1u.s:14:symbol: "_w" can't be undefined in a subtraction
expression^M
/var/tmp//ccZ2tK1u.s:13:non-relocatable subtraction expression, "_v" minus
"L00000000001$pb"^M
/var/tmp//ccZ2tK1u.s:13:symbol: "_v" can't be undefined in a subtraction
expression^M
/var/tmp//ccZ2tK1u.s:12:non-relocatable subtraction expression, "_v" minus
"L00000000001$pb"^M
/var/tmp//ccZ2tK1u.s:12:symbol: "_v" can't be undefined in a subtraction
expression^M
compiler exited with status 1

which may be an assembler issue remembering that darwin is using the rather
old...

Apple Inc version cctools-698.1~1, GNU assembler version 1.38

Reply via email to