[Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings
manu at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 28 09:57:00 GMT 2007
------- Comment #22 from manu at gcc dot gnu dot org 2007-02-28 09:56 -------
(In reply to comment #20)
> Created an attachment (id=13003)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13003&action=view) [edit]
> preliminary patch
>
For fortran, the resulting regexp is like:
{:2: WARNING {Warning:[^
]*left but not entered} {}}
However, output is:
output is:
Warning: /home/manuel/src/trunk/gcc/testsuite/gfortran.dg/badline.f:2: file
src/badline.F left but not entered
Not sure how to fix this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241
More information about the Gcc-bugs
mailing list