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]

Re: [Patch, fortran] PR58754 - [4.9/5 Regression] ICE on allocating character array with source


Thanks FX!

Committed to 5 branch as revision 229179 and the testcase to 4_9 as
revision 229180.

Cheers

Paul


On 22 October 2015 at 19:32, FX <fxcoudert@gmail.com> wrote:
>> 2015-10-22  Paul Thomas  <pault@gcc.gnu.org>
>>
>>    PR fortran/58754
>>    * trans-stmt.c (gfc_trans_allocate): Do not use the scalar
>>    character assignment if the allocate expression sis an array
>>    descriptor.
>>
>> 2015-10-22  Paul Thomas  <pault@gcc.gnu.org>
>>
>>    PR fortran/58754
>>    * gfortran.dg/pr58754.f90: New test
>
> OK, apart from typo in the ChangeLog (âsis an arrayâ).
>



-- 
Outside of a dog, a book is a man's best friend. Inside of a dog it's
too dark to read.

Groucho Marx


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