Re: [PATCH] doc: cpp: fix version test example syntax

2025-01-01 Thread Sam James
Andrew Pinski writes: > On Wed, Jan 1, 2025, 9:38 AM Sam James wrote: > > gcc/ChangeLog: > > * doc/cpp.texi (Common Predefined Macros): Fix syntax. > > This looks obvious correct to me. Agreed, I'll push it now. > > Thanks, > Andrew > > --- > gcc/doc/cpp.texi | 2 +- > 1 file cha

Re: [PATCH] doc: cpp: fix version test example syntax

2025-01-01 Thread Andrew Pinski
On Wed, Jan 1, 2025, 9:38 AM Sam James wrote: > gcc/ChangeLog: > > * doc/cpp.texi (Common Predefined Macros): Fix syntax. > This looks obvious correct to me. Thanks, Andrew --- > gcc/doc/cpp.texi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/gcc/doc/cpp.texi

[PATCH] doc: cpp: fix version test example syntax

2025-01-01 Thread Sam James
gcc/ChangeLog: * doc/cpp.texi (Common Predefined Macros): Fix syntax. --- gcc/doc/cpp.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/cpp.texi b/gcc/doc/cpp.texi index 970c0a393971..4b0f2d9bb857 100644 --- a/gcc/doc/cpp.texi +++ b/gcc/doc/cpp.texi @@ -1974