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] PR 58026: Bad error recovery for allocatable component of undeclared type



Le 09/01/2014 16:30, Janus Weil a écrit :
> Hi all,
> 
> the attached patch started out as an ICE-on-invalid regression fix,
> but after the ICE had been fixed recently by other means, it was
> degraded to a mere error-recovery improvement. It removes some rather
> 'hackish' code that was added by Paul quite a long time ago.
> 
> Regtests cleanly on x86_64-unknown-linux-gnu. Ok for trunk?
> 
Could you check whether it works with a regular error?
i.e. s/gfc_error_now/gfc_error/
If it doesn't, OK as is.

Thanks
Mikael


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