]> git.ipfire.org Git - thirdparty/gcc.git/commit
[PR middle-end/113525] Drop obsolete options from documentation
authorJeff Law <jlaw@ventanamicro.com>
Wed, 19 Feb 2025 02:45:29 +0000 (19:45 -0700)
committerJeff Law <jlaw@ventanamicro.com>
Wed, 19 Feb 2025 02:47:15 +0000 (19:47 -0700)
commit3e93035fcc9247928b58443e37fbf844278b7ac7
treead0ac7210ca3c8cfd9bdb97a0c703a31c140d12d
parentdb7b21ac87712b22d76c220514b5a9776f3499ff
[PR middle-end/113525] Drop obsolete options from documentation

The sibling and unshare passes were dropped as distinct passes 10+ years ago.
Docs weren't ever updated.  This just removes them; given their age I don't
think we need to keep them around any longer.

PR middle-end/113525

gcc/
* doc/invoke.texi (dump-rtl-sibling): Drop documentation for pass
removed long ago.
(dump-rtl-unshare): Likewise.
gcc/doc/invoke.texi