public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3667] Update the section on binutils version
@ 2021-09-19 17:30 Andrew Pinski
  0 siblings, 0 replies; only message in thread
From: Andrew Pinski @ 2021-09-19 17:30 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7e4ada576fe5297e794ca20803e010ed0212fb7e

commit r12-3667-g7e4ada576fe5297e794ca20803e010ed0212fb7e
Author: Andrew Pinski <apinski@marvell.com>
Date:   Sat Sep 18 01:11:27 2021 +0000

    Update the section on binutils version
    
    LTO usage requires binutils 2.35 or newer due to
    https://sourceware.org/PR25355.
    This adds a note in the prerequisites page about it.
    
    Ok?
    
    gcc/ChangeLog:
    
            * doc/install.texi: Add note about
            binutils 2.35 is required for LTO usage.

Diff:
---
 gcc/doc/install.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 88e453c3f6b..a141507c7b0 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -325,6 +325,9 @@ Necessary in some circumstances, optional in others.  See the
 host/target specific instructions for your platform for the exact
 requirements.
 
+Note binutils 2.35 or newer is required for LTO to work correctly
+with GNU libtool that includes doing a bootstrap with LTO enabled.
+
 @item gzip version 1.2.4 (or later) or
 @itemx bzip2 version 1.0.2 (or later)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-19 17:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-19 17:30 [gcc r12-3667] Update the section on binutils version Andrew Pinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).