https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
--- Comment #8 from Andrew Pinski ---
(In reply to Andi Kleen from comment #7)
> I'm not sure how it would speed up the linker if gcc did it. The linker
> would still need to do it because there might be matches between different
> .o files. Also
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
--- Comment #7 from Andi Kleen ---
I'm not sure how it would speed up the linker if gcc did it. The linker would
still need to do it because there might be matches between different .o files.
Also linker wouldn't know if the compiler supported th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
Xi Ruoyao changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
Xi Ruoyao changed:
What|Removed |Added
Resolution|WONTFIX |---
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
Andi Kleen changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
--- Comment #2 from Andreas Schwab ---
This is done by the linker, as part of the merge section handling.
Contents of section .rodata:
4005b0 01000200 78616263 00 xabc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556
Andi Kleen changed:
What|Removed |Added
Severity|normal |enhancement