2
0
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:
Steven G. Kargl 2006-05-09 16:25:21 +00:00 committed by Steven G. Kargl
parent fa959ce486
commit 08f366731e
2 changed files with 7 additions and 1 deletions

@ -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