This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

[Bug fortran/68864] [6 Regression] ICE: in gfc_get_descriptor_dimension, at fortran/trans-array.c:268


Dear All,

Happy New Year!

I have committed the fix for the above as 'obvious' and entirely
harmless - revision 232026.

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

    PR fortran/68864
    * trans-array.c (evaluate_bound): If deferred, test that 'desc'
    is an array descriptor before using gfc_conv_descriptor_xxx.


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

    PR fortran/68864
    * gfortran.dg/pr68864.f90: New test.

Cheers

Paul


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