[Bug target/18385] code contains 68040 instructions

2004-12-13 Thread bernhard dot walle at gmx dot de
--- Additional Comments From bernhard dot walle at gmx dot de 2004-12-13 10:55 --- I don't understand. Why should it search in 68040 directory? There is probably m68040 code, but if I compile with -m68000 I *don't* want 68040 code but plain 68000 code. -- http://gcc.gnu.org

[Bug target/18385] code contains 68040 instructions

2004-12-13 Thread bernhard dot walle at gmx dot de
--- Additional Comments From bernhard dot walle at gmx dot de 2004-12-14 11:21 --- It's m68k-elf-gcc -o test.out test.o -lm -m68000 -Wl,-Tmvme162.ld -Wl,-v collect2-Version 3.4.3 (68k, Motorola syntax) /opt/m68k/lib/gcc/m68k-elf/3.4.3/../../../../m68k-elf/bin/ld -o test.out /opt/m68k

[Bug target/18421] Internal Compiler Error

2004-11-13 Thread bernhard dot walle at gmx dot de
--- Additional Comments From bernhard dot walle at gmx dot de 2004-11-13 10:47 --- What does this mean? You cannot reproduce this? I configured gcc 3.4.3 with ./configure \ --prefix=%{prefix} \ --target=m68k-elf

[Bug c/18421] New: Internal Compiler Error

2004-11-10 Thread bernhard dot walle at gmx dot de
ReportedBy: bernhard dot walle at gmx dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu GCC target triplet: m68k-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18421

[Bug bootstrap/18385] New: Bootstrap code contains 68040 instructions

2004-11-08 Thread bernhard dot walle at gmx dot de
Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bernhard dot walle at gmx dot de CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i686-linux-gnu GCC host triplet: i686-linux-gnu