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/71649] Internal compiler error


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71649

--- Comment #9 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Sun Jun 26 01:03:19 2016
New Revision: 237789

URL: https://gcc.gnu.org/viewcvs?rev=237789&root=gcc&view=rev
Log:
2016-06-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR fortran/71649
        * module.c (create_intrinsic_function): Check for NULL values and
        return after giving error.

        PR fortran/71649
        * gfortran.dg/pr71649.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/pr71649.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/module.c
    trunk/gcc/testsuite/ChangeLog

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