[Bug fortran/66942] trans-expr.c:5701 runtime error: member call on null pointer of type 'struct vec'

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Aug 3 17:18:00 GMT 2015


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

--- Comment #11 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Aug  3 17:17:51 2015
New Revision: 226521

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

        PR fortran/66942
        * trans-expr.c (gfc_conv_procedure_call): Avoid NULL pointer reference

Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/trans-expr.c



More information about the Gcc-bugs mailing list