[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/17498] gold includes far more symbols in symtab than bfd ld
From: |
ccoutant at gmail dot com |
Subject: |
[Bug gold/17498] gold includes far more symbols in symtab than bfd ld |
Date: |
Thu, 04 Jun 2015 20:50:05 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=17498
Cary Coutant <ccoutant at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Cary Coutant <ccoutant at gmail dot com> ---
I believe this only matters because clang's integrated assembler doesn't
discard the ".L" symbols. Ideally, all those symbols can be dropped from the .o
files, and the linker won't need to discard them. That will save space not only
in the linker output, but also in all the .o files.
If you build with --no-integrated-as, I bet you won't need --discard-locals.
(This may have already been fixed in clang by now; I've reported the issue
earlier.)
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld, rafael.espindola at gmail dot com, 2015/06/04
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld, rafael.espindola at gmail dot com, 2015/06/04
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld,
ccoutant at gmail dot com <=
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld, ccoutant at gmail dot com, 2015/06/04
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld, rafael.espindola at gmail dot com, 2015/06/04
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld, ccoutant at gmail dot com, 2015/06/04
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld, cvs-commit at gcc dot gnu.org, 2015/06/04
- [Bug gold/17498] gold includes far more symbols in symtab than bfd ld, ccoutant at gmail dot com, 2015/06/05