[Bug ld/4646] TOC entries could be merged

2022-08-24 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=4646 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/4646] TOC entries could be merged

2007-06-15 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2007-06-15 16:24 --- Deliberate choice. .toc is writable and the ABI allows variables there as well as the usual address constants. If assembly makes use of TOC as a small-data like section (gcc doesn't), it's not so easy to

[Bug ld/4646] TOC entries could be merged

2007-06-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2007-06-15 03:15 --- Unused TOC entries are removed: http://www.sourceware.org/ml/binutils/2004-11/msg00072.html But it looks like Alan did not finish with the merging of the TOC. -- What|Removed