http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258
--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-20 11:16:42 UTC --- Author: rguenth Date: Wed Mar 20 11:08:52 2013 New Revision: 196820 URL: http://gcc.gnu.org/viewcvs?rev=196820&root=gcc&view=rev Log: 2013-03-20 Jack Howarth <howa...@bromo.med.uc.edu> PR bootstrap/56258 * doc/generic.texi (POINTER_PLUS_EXPR): Use @item instead of @itemx. (PLUS_EXPR): Likewise. * doc/cppopts.texi (--help): Likewise. * doc/invoke.texi (-fenable-@var{kind}-@var{pass}): Likewise (-fdump-rtl-cprop_hardreg): Likewise. (-fdump-rtl-csa): Likewise. (-fdump-rtl-dce): Likewise. (-fdump-rtl-dbr): Likewise. (-fdump-rtl-into_cfglayout): Likewise. (-fdump-rtl-outof_cfglayout): Likewise. (@gccoptlist): Move misplaced bracket. Modified: branches/gcc-4_6-branch/gcc/ChangeLog branches/gcc-4_6-branch/gcc/doc/cppopts.texi branches/gcc-4_6-branch/gcc/doc/generic.texi branches/gcc-4_6-branch/gcc/doc/invoke.texi