https://sourceware.org/bugzilla/show_bug.cgi?id=17852
--- Comment #3 from Daniel Glöckner ---
Doesn't compile as selected_cpu is a structure. But changing the condition
in
the patch to (!selected_cpu.core && !selected_cpu.coproc) fixes the bug.
--
You are receiving this mail because:
Y
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: daniel-gl at gmx dot net
If gas is compiled with CPU_DEFAULT defined, it will set selected_cpu in
md_begin() only if neither -march nor -mcpu has been passed.
This error shows itself f.ex