Error: unknown pseudo-op: `.lbe12'

Richard Guenther rguenth@tat.physik.uni-tuebingen.de
Wed Apr 9 12:24:00 GMT 2003


Hi!

with g++-3.3 (GCC) 3.3 20030402 (prerelease) I'm getting the following
error from the assembler:

/tmp/ccBLoqKy.s: Assembler messages:
/tmp/ccBLoqKy.s:420588: Error: unknown pseudo-op: `.lbe12'
/tmp/ccBLoqKy.s:420588: Warning: rest of line ignored; first ignored
character is ` '
make: *** [tramp3d.o] Error 1

Any idea what this is (no inline asm) and how to track it down?
Comes from compiling a C++ program, -O2 -g -march=athlon -funroll-loops.
This happens, if I use the math.h M_PI macro(?), if replacing these
occourances with 3.141 the bug does not occour.

Building todays CVS now.

Thanks, Richard.

--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/



More information about the Gcc mailing list