https://sourceware.org/bugzilla/show_bug.cgi?id=17615
Alan Modra changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
Assignee|jiwang at gc
https://sourceware.org/bugzilla/show_bug.cgi?id=17731
--- Comment #4 from Markus Trippelsdorf ---
I used delta to reduce the linker-script:
trippels@gcc20 linux-3.17.6 % cat vmlinux.lds
SECTIONS {
.debug_frame 0 : {
*(.debug_frame) }
}
trippels@gcc20 linux-3.17.6 % ld -T vml
https://sourceware.org/bugzilla/show_bug.cgi?id=17852
Bug ID: 17852
Summary: ARM: selected_cpu may stay unset if compiled with
CPU_DEFAULT
Product: binutils
Version: 2.25
Status: NEW
Severity: normal
P