{Patch, fortran] PR86372 - [8/9 Regression] Segfault on ASSOCIATE statement with CHARACTER variable

Paul Richard Thomas paul.richard.thomas@gmail.com
Mon Oct 8 13:14:00 GMT 2018


I have fixed this as 'obvious' on 8-branch(r264925) and trunk(r264915).

Paul

2018-10-08  Paul Thomas  <pault@gcc.gnu.org>

    Backport from trunk
    PR fortran/86372
    * trans-stmt.c (trans_associate_var): Character associate names
    with variable string length do not have to be deferred length
    for the string length to be set, if variable.

2018-10-08  Paul Thomas  <pault@gcc.gnu.org>

    Backport from trunk
    PR fortran/86372
    * gfortran.dg/associate_41.f90: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submit.diff
Type: text/x-patch
Size: 1347 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20181008/bd3c8a5c/attachment.bin>


More information about the Fortran mailing list