Commit 0c387be3 by Hideki Iwamoto Committed by Richard Sandiford

cpp.texi: Fix names of charset options.

gcc/
2006-09-11  Hideki Iwamoto  <h-iwamoto@kit.hi-ho.ne.jp>

	* doc/cpp.texi: Fix names of charset options.

From-SVN: r116841
parent 7f39b34c
2006-09-11 Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>
* doc/cpp.texi: Fix names of charset options.
2006-09-10 Andrew Pinski <pinskia@physics.uc.edu>
PR target/29009
......
......@@ -3792,7 +3792,7 @@ execution character set.
Currently, CPP requires its input to be ASCII or UTF-8. The execution
character set may be controlled by the user, with the
@option{-ftarget-charset} and @option{-ftarget-wide-charset} options.
@option{-fexec-charset} and @option{-fwide-exec-charset} options.
@item Identifier characters.
@anchor{Identifier characters}
......
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