On 4/17/25 14:16, Jonathan Wakely wrote:
On 11/03/25 17:39 +0000, Jonathan Wakely wrote:
Add anchors for the hardbool and uninitialized attributes and then link
directly to them.
gcc/ChangeLog:
* doc/extend.texi (Common Variable Attributes): Add @anchor to
hardbool attribute.
(Common Type Attributes): Add @anchor to uninitialized
attribute.
* doc/invoke.texi (Optimize Options): Use new anchors for
cross-references from -ftrivial-auto-var-init description.
---
OK for trunk?
Sorry I missed this earlier. :-(
The patch is OK, but looking at the context I see that the whole
-ftrivial-auto-var-init documentation section needs copy-editing to put
it in the present tense, plus fix some markup. I can take a stab at
that, I guess. Do you want this on GCC 15?
-Sandra