[Bug ld/26668] New: incremental linking of LTO and non-LTO objects always warns

2020-09-27 Thread goswin-v-b at web dot de
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: goswin-v-b at web dot de Target Milestone: --- I'm building a temporary library out of LTO and non-LTO object files like this: x86_64-elf-ld -plugin /home/mrvn/cross/libexe

[Bug gas/18009] New: LDR macro on arm can't generate relative address

2015-02-23 Thread goswin-v-b at web dot de
onent: gas Assignee: unassigned at sourceware dot org Reporter: goswin-v-b at web dot de The arm assembly has a LDR macro to load constants: ldr r0, =symbol This works for symbols (or constants, but that isn't the use case I want) in the same file and section and also f