bootstrap failure in doc
Andreas Tobler
toa@pop.agri.ch
Fri Dec 7 13:58:00 GMT 2001
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
More information about the Gcc
mailing list