[Patch, fortran] PR57445 - [4.8/4.9 Regression] ICE in gfc_conv_class_to_class - for OPTIONAL polymorphic array

Paul Richard Thomas paul.richard.thomas@gmail.com
Fri Nov 1 15:56:00 GMT 2013


Dear All,

This one is trivial.  The ICE was caused by an assert that turns out
to be spurious and has been removed.

Bootstrapped and regtested on FC17/x86_64 - OK for trunk and 4.8?

Cheers

Paul

2013-11-01  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/57445
    * trans-expr.c (gfc_conv_class_to_class): Remove spurious
    assert.

2013-11-01  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/57445
    * gfortran.dg/optional_class_1.f90 : New test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr57445.diff
Type: text/x-patch
Size: 2607 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20131101/02351b00/attachment.bin>


More information about the Fortran mailing list