https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98627

--- Comment #2 from Fredrik Noring <noring at nocrew dot org> ---
To obtain the object file I can run the command

m68k-unknown-linux-gnu-gcc -O1 -march=68000 -c -o address-error.o
address-error.c

with a cross-compiler made using the Gentoo package sys-devel/crossdev having
the target m68k-unknown-linux-gnu.

Reply via email to