https://sourceware.org/bugzilla/show_bug.cgi?id=17421

--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> ---
Since you use -march=native it's not surprising to see different results on
different machines.  Please repeat the kernel build on the failing machine with
"make V=1 -j1" and capture the full gcc invocation for the file that crashed
gas (cpucheck.c).  Then repeat that gcc invocation with "-S" appended to the
options.  That should leave a cpucheck.s that crashes gas.  Attach that file
here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to