tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd-5 not happy with -m68060



Hello gcc-experts,

[all cited to move to a more appropriate list]

On Sat, Jan 24, 2009 at 05:49:23AM +0000, John Klos wrote:
>
> Not that this is a big deal, but I saw this building NetBSD-5 sources 
> from today (Friday, 23-January-2009):
>
> /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.

Also - what architecture did you use to build this? Amiga itself, etc?

How would we proceed from here? What should John provide , in addition
to the preprocessed source?

Has this been seen (using the same parameters) for different m68k ports?

        -is



Home | Main Index | Thread Index | Old Index