This is the mail archive of the gcc@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: How to -Werror in a fortran testcase?


On Saturday 16 April 2005 19:32, Richard Guenther wrote:
> Hi!
>
> gfortran does not support -Werror it seems.

It should, this is a bug.

> What do I need to put in dg-options to make a testcase fail, if there is
> any warning?

Doesn't dejagnu do this anyway? Ie. any unexpected errors or warnings will 
cause the test to fail.

Paul


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