[Bug target/37179] gcc emits bad opcode 'ffreep'

2009-05-10 Thread sascha-web-gcc dot gnu dot org at silbe dot org
--- Comment #12 from sascha-web-gcc dot gnu dot org at silbe dot org 2009-05-10 21:21 --- "Geode by NSC" seems to be the "original" Geode series developed by National Semiconductor. According to Wikipedia [1], AMD bought the Geode "business", released the

[Bug target/37179] gcc emits bad opcode 'ffreep'

2009-05-10 Thread sascha-web-gcc dot gnu dot org at silbe dot org
--- Comment #10 from sascha-web-gcc dot gnu dot org at silbe dot org 2009-05-10 18:05 --- Here you go: o...@debxo:~$ gcc -march=native -### hello.c Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-3' --with-b

[Bug target/37179] gcc emits bad opcode 'ffreep'

2009-05-10 Thread sascha-web-gcc dot gnu dot org at silbe dot org
--- Comment #8 from sascha-web-gcc dot gnu dot org at silbe dot org 2009-05-10 17:12 --- > Can you send the output of "gcc -march=native -v"? It looks that the driver > doesn't detect correctly the type of your CPU. === Begin === Using built-in specs. T

[Bug target/37179] gcc emits bad opcode 'ffreep'

2009-05-10 Thread sascha-web-gcc dot gnu dot org at silbe dot org
--- Comment #6 from sascha-web-gcc dot gnu dot org at silbe dot org 2009-05-10 10:07 --- > /* X86_TUNE_USE_FFREEP */ > m_AMD_MULTIPLE, Without having dug into the source, I'd guess that this is the exact location of the bug. > #define m_AMD_MULTIPLE (m_K8 | m_ATHLO

[Bug target/37179] gcc emits bad opcode 'ffreep'

2009-05-07 Thread sascha-web-gcc dot gnu dot org at silbe dot org
--- Comment #4 from sascha-web-gcc dot gnu dot org at silbe dot org 2009-05-07 18:00 --- Seems like the relogin required because of NAT IP address change garbled the text. Here it is again, hopefully properly formatted now: This also affects (at least) the AMD Geode LX series of

[Bug target/37179] gcc emits bad opcode 'ffreep'

2009-05-07 Thread sascha-web-gcc dot gnu dot org at silbe dot org
--- Comment #3 from sascha-web-gcc dot gnu dot org at silbe dot org 2009-05-07 17:54 --- This also affects (at least) the AMD Geode LX series of processors, used e.g. in the OLPC XO-1 (i.e. a large number of computers). o...@debxo:~$ cat /proc/cpuinfo processor : 0 vendor_id

[Bug target/31644] [avr] can't find a register in class 'BASE_POINTER_REGS' while reloading 'asm'

2008-01-08 Thread sascha-web-gcc dot gnu dot org at silbe dot org
--- Comment #7 from sascha-web-gcc dot gnu dot org at silbe dot org 2008-01-08 19:29 --- Created an attachment (id=14902) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14902&action=view) another asm code block triggering the error Just been hit by this after upgrading to