]> gcc.gnu.org Git - gcc.git/commit
bootstrap/106482 - document minimal GCC version
authorRichard Biener <rguenther@suse.de>
Thu, 22 Dec 2022 14:51:46 +0000 (15:51 +0100)
committerRichard Biener <rguenther@suse.de>
Thu, 22 Dec 2022 15:01:08 +0000 (16:01 +0100)
commitb97c33fbd28e74a206c81c96a9b0b9fa3c8545d6
treeb5b435b4b897a340be3953f1862243fb44c2386e
parentd4a320f1ee4c76f09f95bdc583b90a9b049bbba0
bootstrap/106482 - document minimal GCC version

There's no explicit mention of what GCC compiler supports C++11
and the cross compiler build requirement mentions GCC 4.8 but not
GCC 4.8.3 which is the earliest known version to not run into
C++11 implementation bugs.  The following adds explicit wording.

PR bootstrap/106482
* doc/install.texi (ISO C++11 Compiler): Document GCC version
known to work.
gcc/doc/install.texi
This page took 0.058477 seconds and 6 git commands to generate.