/usr/src/../tools/bin/m68k--netbsdelf-gcc -O2 -O2 -m68060 -Werror -O2
-m68060 -Wno-stack-protector -I/usr/src/gnu/usr.bin/gdb6/libgdb
-I/usr/src/gnu/usr.bin/gdb6/libgdb/../arch/m68k
-I/usr/src/gnu/dist/gdb6/gdb -I/usr/src/gnu/dist/gdb6/gdb/config
-I/usr/src/gnu/dist/gdb6/include/opcode -I/usr/src/gnu/dist/gdb6
-I/usr/src/gnu/usr.bin/gdb6/libgdb/../bfd/arch/m68k
-I/usr/src/gnu/dist/gdb6/bfd -I/usr/src/gnu/dist/gdb6/include
-DLOCALEDIR="/usr/share/locale" -DHAVE_CONFIG_H -DMI_OUT=1 -DTUI=1
-nostdinc -isystem /usr/src/../dest-amiga/usr/include -c
/usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c -o dwarf2-frame.o
/usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c: In function
'execute_cfa_program':
/usr/src/gnu/dist/gdb6/gdb/dwarf2-frame.c:529: internal compiler error:
in replace_pseudos_in, at reload1.c:597
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.NetBSD.org/Misc/send-pr.html> for instructions.
Removing the "-m68060" worked.
Johm, you should at least produce and save m68k--netbsdelf-gcc -E output
(with the other parameters being the same), and probably intermediate
output.