Fortran news.texi broken on trunk
Richard Earnshaw
rearnsha@arm.com
Mon Jun 21 03:29:00 GMT 1999
Trunk updated from CVS this morning dies while trying to run makeinfo on
f/news.texi:
/home/rearnsha/gnu/egcs/arm-aout/texinfo/makeinfo/makeinfo
-I../../../../gnusrc/egcs-cross/gcc/f -o f/g77.info
../../../../gnusrc/egcs-cross/gcc/f/g77.texi; \
else true; fi
../../../../gnusrc/egcs-cross/gcc/f/news.texi:166: `@end' expected
`ifclear', but saw `itemize'.
../../../../gnusrc/egcs-cross/gcc/f/news.texi:156: Reached eof before
matching @end ifclear.
../../../../gnusrc/egcs-cross/gcc/f/news.texi:155: No matching `@end
itemize'.
../../../../gnusrc/egcs-cross/gcc/f/g77.texi:13846: `@end' expected
`ifclear', but saw `ifset'.
../../../../gnusrc/egcs-cross/gcc/f/news.texi:156: No matching `@end
ifclear'.
../../../../gnusrc/egcs-cross/gcc/f/news.texi:155: No matching `@end
itemize'.
../../../../gnusrc/egcs-cross/gcc/f/g77.texi:961: No matching `@end ifset'.
makeinfo: Removing output file `f/g77.info' due to errors; use --force to
preserve.
Making info file `f/g77.info' from `../../../../gnusrc/egcs-cross/gcc/f/g77
.texi'.
gnumake[1]: *** [f/g77.info] Error 2
The nesting of the @end statements is clearly wrong on examination.
More information about the Gcc-bugs
mailing list