Commit a226fc2b by Tobias Schlüter

Fix previous buggy checkin to invoke.texi.

From-SVN: r99545
parent 973ff4c0
...@@ -537,8 +537,8 @@ store the return value. Under the default GNU calling conventions, such ...@@ -537,8 +537,8 @@ store the return value. Under the default GNU calling conventions, such
functions simply return their results as they would in GNU functions simply return their results as they would in GNU
C -- default @code{REAL} functions return the C type @code{float}, and C -- default @code{REAL} functions return the C type @code{float}, and
@code{COMPLEX} functions return the GNU C type @code{complex}. @code{COMPLEX} functions return the GNU C type @code{complex}.
Additionally, this option implies the @options{-fsecond-underscore} Additionally, this option implies the @option{-fsecond-underscore}
option, unless @options{-fno-second-underscore} is explicitly requested. option, unless @option{-fno-second-underscore} is explicitly requested.
This does not affect the generation of code that interfaces with This does not affect the generation of code that interfaces with
the @command{libgfortran} library. the @command{libgfortran} library.
......
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