[Bug fortran/66545] ICE on using undefined parameter/variable values

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 16 19:03:00 GMT 2015


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

--- Comment #9 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Thu Jul 16 19:03:05 2015
New Revision: 225901

URL: https://gcc.gnu.org/viewcvs?rev=225901&root=gcc&view=rev
Log:
2015-07-16  Steven G. Kargl   <kargl@gcc.gnu.org>

        PR fortran/66545
        * primary.c (match_sym_complex_part): Do not dereference NULL pointer.

2015-07-16  Steven G. Kargl   <kargl@gcc.gnu.org>

        PR fortran/66545
        * gfortran.dg/pr66545_1.f90: New test.
        * gfortran.dg/pr66545_2.f90: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66545_1.f90
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr66545_2.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/primary.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list