--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-11-10 17:32 ---
Something is really wrong:
beq- cr7,_L13070
There should be no underscore there.
Some get it correct:
b L12781
What gcc are you starting with?
What happens if you remove -mlongcall from the CFLAGS
--- Comment #2 from schnetter at aei dot mpg dot de 2005-11-10 17:24
---
Created an attachment (id=10204)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10204&action=view)
Failing assembler output
This is from a different invokation of the compiler, i.e., the auto-generated
file n
--- Comment #1 from schnetter at aei dot mpg dot de 2005-11-10 17:22
---
Created an attachment (id=10203)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10203&action=view)
Complete error message
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24778