This is the mail archive of the gcc-patches@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]

[Patch, fortran] PR83148 [8 regression] ICE: crash_signal from toplev.c:325


Committed as 'obvious' in revision 257930.

Cheers

Paul

2018-02-23  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/83148
    * trans-const.c : Clean up some whitespace issues.
    * trans-expr.c (gfc_conv_initializer): If an iso_c_binding
    derived type has a kind value of zero, set it to the default
    integer kind.

2018-02-23  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/83148
    * gfortran.dg/class_68.f90: New test.

Attachment: submit.diff
Description: Text document


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