Opened 8 years ago
Closed 8 years ago
#9612 closed enhancement (fixed)
gcc gcc-ada 7.2.0
Reported by: | Pierre Labastie | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version: see https://gcc.gnu.org/gcc-7/changes.html. GCC 7.2.0 is already in LFS
Change History (4)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Hmm, --enable-lto is yes by default. It builds both the "front end" lto1 (under libexec), and the lto_plugin, which may be used by binutils (ld, ar, ...) directly. No change to the page is needed...
Note:
See TracTickets
for help on using tickets.
--enable-lto is not documented, and should be. But I do not understand exactly what the interaction with the lto plugin is...