http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-20 12:07:36 UTC --- http://koji.fedoraproject.org/koji/getfile?taskID=5033640&name=build.log lists lots of warnings and some errors. --- gcc/ada/gnat-style.texi.jj 2012-08-10 12:57:33.000000000 +0200 +++ gcc/ada/gnat-style.texi 2013-02-20 13:06:03.042667300 +0100 @@ -42,7 +42,7 @@ Texts. A copy of the license is include @titlepage @titlefont{GNAT Coding Style:} @sp 1 -@title @hfill A Guide for GNAT Developers +@title A Guide for GNAT Developers @subtitle GNAT, The GNU Ada Compiler @versionsubtitle @author Ada Core Technologies, Inc. --- gcc/doc/invoke.texi.jj 2013-01-31 22:57:22.000000000 +0100 +++ gcc/doc/invoke.texi 2013-02-20 13:06:47.516405739 +0100 @@ -5612,7 +5612,7 @@ Dump after the peephole pass. @opindex fdump-rtl-postreload Dump after post-reload optimizations. -@itemx -fdump-rtl-pro_and_epilogue +@item -fdump-rtl-pro_and_epilogue @opindex fdump-rtl-pro_and_epilogue Dump after generating the function prologues and epilogues. is an untested guess for fixing the errors.