With a current mesa snapshot, binutils 2.9.5.0.8, and gcc-2.95, I get

/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I../../include -I../../src -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM
-g -O2 -fomit-frame-pointer -ffast-math
-fexpensive-optimizations               -malign-loops=2 -malign-jumps=2
-malign-functions=2 -c x86a.S
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src
-DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -g -O2 -fomit-frame-pointer
-ffast-math -fexpensive-optimizations -malign-loops=2 -malign-jumps=2
-malign-functions=2 -c  -fPIC -DPIC x86a.S -o x86a.lo
/tmp/ccrLh8cr.s: Assembler messages:
/tmp/ccrLh8cr.s:1009: Error: Junk `(3)' after register
/tmp/ccrLh8cr.s:1010: Error: Junk `(0)' after register
/tmp/ccrLh8cr.s:1011: Error: Junk `(1)' after register
/tmp/ccrLh8cr.s:1012: Error: Junk `(0)' after register
...

Every other file compiles ok, and with binutils 2.9.1.0.25, x86a.S
compiles without error.
-- 
Understanding is a three edged sword. Do you *want* to get the point?
         http://www.albatross.co.nz/~psycho/        O-



_______________________________________________
Mesa-bug maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-bug


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to