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/33395] [ISO_C_BINDING ?] ICE (segfault) in gfc_conv_initializer



------- Comment #6 from burnus at gcc dot gnu dot org  2007-09-12 07:56 -------
Subject: Bug 33395

Author: burnus
Date: Wed Sep 12 07:56:07 2007
New Revision: 128418

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128418
Log:
2007-09-12  Christopher D. Rickett  <crickett@lanl.gov>

        PR fortran/33395
        * trans-expr.c (gfc_conv_initializer): Remove unnecessary test for
        intmod_sym_id and use derived symbol to set new kind of C_NULL_PTR
        and C_NULL_FUNPTR expressions.

2007-09-12  Christopher D. Rickett  <crickett@lanl.gov>

        PR fortran/33395
        * gfortran.dg/c_ptr_tests_12.f03: New test case.


Added:
    trunk/gcc/testsuite/gfortran.dg/c_ptr_tests_12.f03
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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