Component: ld
Assignee: unassigned at sourceware dot org
Reporter: wnliu at google dot com
Target Milestone: ---
Incorrect .rela.sframe when using ld -r
When building kernel with the `-Wa,--gsframe` flag (for sframe support) results
in several instances of incorrect offset values
https://sourceware.org/bugzilla/show_bug.cgi?id=32667
--- Comment #1 from Weinan Liu ---
Created attachment 15937
--> https://sourceware.org/bugzilla/attachment.cgi?id=15937&action=edit
rela.sframe section for fat.ko from readelf -r
--
You are receiving this mail because:
You are on the CC li
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: wnliu at google dot com
Target Milestone: ---
Created attachment 15936
--> https://sourceware.org/bugzilla/attachment.cgi?id=15936&action=edit
readelf dump for fat.ko
Incorrect .rela.sframe when usin