Commit bbd29fdc by Ben Elliston Committed by Ben Elliston

* doc/invoke.texi (Optimize Options): Typo fix.

From-SVN: r120067
parent 59ff4a1c
2006-12-20 Ben Elliston <bje@au.ibm.com>
* doc/invoke.texi (Optimize Options): Typo fix.
2006-12-19 Eric Christopher <echristo@apple.com>
* config/darwin.c (machopic_select_section): Rewrite.
......
......@@ -5735,7 +5735,7 @@ After running a program compiled with @option{-fprofile-arcs}
the number of times each branch was taken. When the program
compiled with @option{-fprofile-arcs} exits it saves arc execution
counts to a file called @file{@var{sourcename}.gcda} for each source
file The information in this data file is very dependent on the
file. The information in this data file is very dependent on the
structure of the generated code, so you must use the same source code
and the same optimization options for both compilations.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment