[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 16:57:00 GMT 2015


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

--- Comment #10 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Mon Aug  3 16:56:39 2015
New Revision: 226517

URL: https://gcc.gnu.org/viewcvs?rev=226517&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:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c



More information about the Gcc-bugs mailing list