> Index: gcc/doc/invoke.texi
> ===================================================================
> --- gcc/doc/invoke.texi       (revision 238469)
> +++ gcc/doc/invoke.texi       (working copy)
[snip]
> @@ -12543,6 +12543,10 @@ print some statistics about each pass wh
>  Makes the compiler print some statistics about the time consumed by each
>  pass when it finishes.
>  
> +@item -ftime-report
> +@opindex ftime-report
> +Record the time consumed by infrastructure parts separately for each pass.

It seems pasted @item/@opindex are missing '-details'.

Alexander

Reply via email to