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/31550] [regression] f951: segfault in fold-const.c:1963



------- Comment #7 from pault at gcc dot gnu dot org  2007-04-13 17:02 -------
Subject: Bug 31550

Author: pault
Date: Fri Apr 13 17:01:36 2007
New Revision: 123791

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123791
Log:
2007-04-13  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31550
        * trans-types.c (copy_dt_decls_ifequal): Do not get pointer
        derived type components.

2007-04-13  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31550
        * gfortran.dg/used_types_16.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/used_types_16.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-types.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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