On Fri, 2022-11-11 at 22:27 -0500, David Malcolm wrote: > Changed in v2: ported doc changes from texinfo to sphinx > > Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu. > > I can self-approve this patch, but it depends on the named constants > patch here: > * [PATCH v2] c, analyzer: support named constants in analyzer > [PR106302] > * > https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605835.html > which requires review of the C frontend changes.
Marek approved v3 of the named constants patch (thanks!), so I've now committed both that, and this (ported back to texinfo from sphinx) to trunk, as: r13-4073-gd8aba860b34203 and r13-4074-g86a90006864840 respectively. Dave