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] pr21061 - gfortran ignores -Werror


On Thu, Sep 14, 2006 at 02:59:02PM +0200, Bernhard Fischer wrote:
> 
> Attached is a revised and much simpler fix for PR fortran/21061 where
> -Werror was ignored. The attached patch makes sure that we exit(1)
> properly even for warnings.
> 

I think the patch is ok.

> 
> It expects the improved error message that will be eventually
> introduced to fix pr27698.

However, you'll need to fix the above expectation.  The patch
for pr27698 is causing testsuite regressions, and it not
ready for committing..

-- 
Steve


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