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] Add option to make 1st error fatal


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


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