]> git.ipfire.org Git - thirdparty/gcc.git/commit
doc: update C++98 bootstrap note
authorJason Merrill <jason@redhat.com>
Tue, 25 Feb 2025 20:13:34 +0000 (15:13 -0500)
committerJason Merrill <jason@redhat.com>
Tue, 25 Feb 2025 20:18:38 +0000 (15:18 -0500)
commitdc9db8007519a3240ebf66262be8baba87a98e20
tree423fae65dae4fffd3948555605f556afbc155de5
parent2341f675edadd6370147d2bc55ca7761a7ecfaa1
doc: update C++98 bootstrap note

r10-11132 uses C++11 default member initializers, which breaks bootstrapping
with a C++98 compiler.

gcc/ChangeLog:

* doc/install.texi: 10.5 won't bootstrap with C++98.
gcc/doc/install.texi