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/40847] [4.3/4.4 Regression] segfault & bogus warning



------- Comment #7 from pault at gcc dot gnu dot org  2009-08-16 20:04 -------
Subject: Bug 40847

Author: pault
Date: Sun Aug 16 20:04:40 2009
New Revision: 150810

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150810
Log:
2009-08-16  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/40847
        * iresolve.c (gfc_resolve_transfer): Correct error in 'mold'
        character length for case where length expresson is NULL.

2009-08-16  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/40847
        * gfortran.dg/transfer_resolve_1.f90 : New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/transfer_resolve_1.f90
Modified:
    branches/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/gcc-4_4-branch/gcc/fortran/iresolve.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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