[BUG] README: Reference to non-existent path?
Jonathan Wakely
jwakely.gcc@gmail.com
Mon Nov 14 15:32:58 GMT 2022
On Mon, 14 Nov 2022 at 15:03, Alejandro Colomar via Gcc <gcc@gcc.gnu.org> wrote:
>
> Hi,
>
> I'm trying to understand a few implementation details of gcc for implementing a
> new warning. For that, I first read the GCC manual [1].
>
> [1]: <https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc.pdf>
That's the user manual, for GCC internals see the gccint docs:
https://gcc.gnu.org/onlinedocs/gccint/Options.html#Options
More information about the Gcc
mailing list