mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-13 12:31:16 +08:00
Commit chnages missed in the previous commit.
From-SVN: r113658
This commit is contained in:
parent
fa959ce486
commit
08f366731e
gcc/fortran
@ -1,3 +1,8 @@
|
||||
2006-05-09 Steven G. Kargl <kargls@comcast.net>
|
||||
|
||||
* invoke.texi: Missed file in previous commit. Update
|
||||
description of -fall-intrinsics
|
||||
|
||||
2006-05-07 Steven Boscher <steven@gcc.gnu.org>
|
||||
|
||||
PR fortran/27378
|
||||
|
@ -195,7 +195,8 @@ older Fortran programs.
|
||||
@item -fall-intrinsics
|
||||
Accept all of the intrinsic procedures provided in libgfortran
|
||||
without regard to the setting of @option{-std}. In particular,
|
||||
this option can be quite useful with @option{-std=f95}.
|
||||
this option can be quite useful with @option{-std=f95}. Additionally,
|
||||
gfortran will ignore @option{-Wnonstd-intrinsics}.
|
||||
|
||||
@cindex option, -fd-lines-as-code
|
||||
@cindex -fd-lines-as-code, option
|
||||
|
Loading…
x
Reference in New Issue
Block a user