Opened 7 years ago

Closed 7 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 Pierre Labastie, 7 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 7 years ago

--enable-lto is not documented, and should be. But I do not understand exactly what the interaction with the lto plugin is...

comment:3 by Pierre Labastie, 7 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...

Last edited 7 years ago by Pierre Labastie (previous) (diff)

comment:4 by Pierre Labastie, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r19020

Note: See TracTickets for help on using tickets.