bootstrap failure in doc

Aldy Hernandez aldyh@redhat.com
Fri Dec 7 16:08:00 GMT 2001


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

 > Hi,
 > don't know to whom it belongs.

 > had to apply the  following:

 > --- gcc/doc/extend.texi.orig    Fri Dec  7 22:16:21 2001
 > +++ gcc/doc/extend.texi Fri Dec  7 22:15:27 2001
 > @@ -3025,7 +3025,7 @@
 >  size as a corresponding scalar.  For example, the declaration:
 
 >  @smallexample
 > -struct S { int a; };
 > +struct S @{ int a; @};
 >  struct S  __attribute__ ((vector_size (16))) foo;
 >  @end smallexample

 > Andreas

belongs to me.  Richard fixed it.  My apologies.



More information about the Gcc mailing list