Commit cba2a54e by Janne Blomqvist

re PR fortran/39670 (dollar sign in entities is not recognized when it is first symbol)

2009-04-08  Janne Blomqvist  <jb@gcc.gnu.org>

	PR fortran/39670
	* invoke.texi (fdollar-ok): Fix typo.

From-SVN: r145767
parent 3d5952be
2009-04-08 Janne Blomqvist <jb@gcc.gnu.org>
PR fortran/39670
* invoke.texi (fdollar-ok): Fix typo.
2009-04-08 Daniel Franke <franke.daniel@gmail.com> 2009-04-08 Daniel Franke <franke.daniel@gmail.com>
PR fortran/39670 PR fortran/39670
......
...@@ -258,7 +258,7 @@ the default width of @code{DOUBLE PRECISION} to 16 bytes if possible, unless ...@@ -258,7 +258,7 @@ the default width of @code{DOUBLE PRECISION} to 16 bytes if possible, unless
@cindex character set @cindex character set
Allow @samp{$} as a valid non-first character in a symbol name. Symbols Allow @samp{$} as a valid non-first character in a symbol name. Symbols
that start with @samp{$} are rejected since it is unclear which rules to that start with @samp{$} are rejected since it is unclear which rules to
apply to implicit typing as different vedors implement different rules. apply to implicit typing as different vendors implement different rules.
@item -fbackslash @item -fbackslash
@opindex @code{backslash} @opindex @code{backslash}
......
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