[PATCH/fortran] Add option to make 1st error fatal

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Oct 31 12:20:00 GMT 2005


On Sun, Oct 30, 2005 at 11:35:05PM -0500, Daniel Berlin wrote:
> 
> That just means your error recovery sucks :)

Grab the fortran code in PR 23538.
Run it through gfortran and enjoy.

> Normally, things just put error_mark_node in the appropriate place and
> move on until something checks error count.

gfortran frontend doesn't use the generic gcc error code.

No, I'm not going to rewrite gfortran's error/warning code
to use gcc's generic code.

-- 
Steve



More information about the Fortran mailing list