[Patch,Fortran] PR36495 - Add implicit none and -fimplicit-none to libgfortran

Tobias Burnus burnus@net-b.de
Fri Jun 13 07:47:00 GMT 2008


Hi,

due to a missing "implicit none", a function return value was mistyped 
in libgomp (PR 36471). In order to prevent that the same might happen in 
libgfortran, I committed the following:

a) Add a "implicit none" to intrinsics/dprod_r8.f90
b) In configure: Build Fortran programs always with "-Werror 
-fimplicit-none"

Committed to the trunk as Rev. 136740. (Change is obvious and was 
pre-approved by Thomas in the PR.)

Tobias

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: implicit.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080613/44cdd468/attachment.ksh>


More information about the Gcc-patches mailing list