Re: [PATCH] Fix an error in extend.texi

2020-04-01 Thread Richard Sandiford
Zackery Spytz via Gcc-patches writes: > diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi > index e0e7f540c219..f1f2064df459 100644 > --- a/gcc/doc/extend.texi > +++ b/gcc/doc/extend.texi > @@ -2817,7 +2817,7 @@ the same type as the target function. As a result of > the @code{copy} > attrib

[PATCH] Fix an error in extend.texi

2020-03-31 Thread Zackery Spytz via Gcc-patches
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index e0e7f540c219..f1f2064df459 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -2817,7 +2817,7 @@ the same type as the target function. As a result of the @code{copy} attribute the alias also shares the same attributes as the