https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69849
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sandra Loosemore <[email protected]>: https://gcc.gnu.org/g:c600bb7aefca1ac43e57ac8dde957183a8fca7a9 commit r16-7947-gc600bb7aefca1ac43e57ac8dde957183a8fca7a9 Author: Sandra Loosemore <[email protected]> Date: Tue Mar 3 03:52:03 2026 +0000 doc: Move specs documentation to GCC internals manual [PR69367] [PR69849] The description of specs should have ended up in the GCC internals manual instead of the user-facing documentation when the two manuals were split many years ago. gcc/ChangeLog PR driver/69367 PR driver/69849 * Makefile.in (TEXI_GCCINT_FILES): Add specs.texi. * doc/gccint.texi: Include it. * doc/install.texi: Fix cross-references. * doc/invoke.texi: Likewise. (Option Summary): Reclassify -specs/--specs as a developer option. (Overall Options): Move -specs= documentation to... (Developer Options): ...here. (Spec Files): Move entire section to.... * doc/specs.texi: ....new file. * common.opt.urls: Regenerated.
