This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36495] libgfortran should be build with FCFLAGS -fimplicit-none



------- Comment #3 from burnus at gcc dot gnu dot org  2008-06-13 07:11 -------
Subject: Bug 36495

Author: burnus
Date: Fri Jun 13 07:10:15 2008
New Revision: 136740

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136740
Log:
2008-06-13  Tobias Burnus  <burnus@net-b.de>

       PR fortran/36495
       * configure: Add "-Werror -fimplicit-none" to the AM_FCFLAGS.
       * configure.ac: Ditto.
       * intrinsics/dprod_r8.f90: Add "implicit none".


Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac
    trunk/libgfortran/intrinsics/dprod_r8.f90


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36495


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]