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/24440] [4.0/4.1 regression] gfortran failed to build 187.facerec



------- Comment #5 from cvs-commit at gcc dot gnu dot org  2005-10-19 05:33 -------
Subject: Bug 24440

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     pault@gcc.gnu.org       2005-10-19 05:33:32

Modified files:
        gcc/fortran    : resolve.c ChangeLog 

Log message:
        2005-10-19  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/24440
        * resolve.c (resolve_symbol): Correct error in check for
        assumed size array with default initializer by testing
        for arrayspec before dereferencing it.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/resolve.c.diff?cvsroot=gcc&r1=1.60&r2=1.61
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.588&r2=1.589


-- 


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


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