https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65699
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Note that we also store gccint for previous versions:
https://gcc.gnu.org/onlinedocs/gcc-4.9.2/gccint/
but we do not link to them from
https://gcc.gnu.org/onlinedocs
In addition, perhaps we could simply add:
This file documents the internals of the GNU compilers (GCC version $VERSION).
at the top of the index.html file?