bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17421] Internal error in output_insn during kernel build


From: mikpelinux at gmail dot com
Subject: [Bug binutils/17421] Internal error in output_insn during kernel build
Date: Sun, 21 Sep 2014 09:47:28 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]