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] PR78641 - [6/7/8 Regression] [OOP] ICE on polymorphic allocatable function in array constructor


Hi Steve,

Committed to trunk as revision 254428.

I will follow with 6- and 7-branches later in the week.

Thanks

Paul

On 4 November 2017 at 14:46, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Sat, Nov 04, 2017 at 12:02:58PM +0000, Paul Richard Thomas wrote:
>> Dear All,
>>
>> This patch allows the assignment of class array constructors to
>> derived type arrays. It is straightforward enough that the ChangeLogs
>> and the comment are sufficient explanation.
>>
>> Bootstraps and regtests on FC23/x86_64 - OK for all three branches?
>>
>
> OK.
>
> --
> Steve



-- 
"If you can't explain it simply, you don't understand it well enough"
- Albert Einstein


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