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]

Re: [Patch, Fortran, F03] PR 58023: ICE on invalid with bad PPC declaration


2015-01-15 14:22 GMT+01:00 Mikael Morin <mikael.morin@sfr.fr>:
>>>> the attached patch fixes an ICE-on-invalid problem with
>>>> procedure-pointer components by making sure that we continue resolving
>>>> all components of a derived type, even after an error is thrown.
>>>>
>>> Does the fonction return false as before, whenever an error has been
>>> issued?  I have the feeling it doesn't any more with the patch.
>>
>> yeah, you're right. The attached new version fixes that. Better?
>>
> Yes, OK. Thanks.

Committed as r219676. Thanks for reviewing!

Cheers,
Janus


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