https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69374
--- Comment #17 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Gerald Pfeifer <ger...@gcc.gnu.org>: https://gcc.gnu.org/g:919e88f7915b57ae3a2152a1947dbfac3fccfe88 commit r15-1197-g919e88f7915b57ae3a2152a1947dbfac3fccfe88 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Wed Jun 12 08:46:20 2024 +0200 doc: Simplify *-*-linux-gnu dependencies Glibc 2.1 was released in 1999, binutils 2.12 in 2002; no need to explicitly list them as dependencies any longer. gcc: PR target/69374 * doc/install.texi (Specific) <*-*-linux-gnu>: Do not list glibc 2.1 and binutils 2.12 as minimum dependencies.