[Bug testsuite/25241] DejaGNU does not distinguish between errors and warnings

manu at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Mar 24 11:10:00 GMT 2007



------- Comment #40 from manu at gcc dot gnu dot org  2007-03-24 11:10 -------
In the current version of the patch janis-try2, this is more correct

-    set expmsg "$msgprefix\[^\n]*$expmsg"
+    set expmsg "$msgprefix\[^\n\]*$expmsg"

But it doesn't make any real difference (or so it seems).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25241



More information about the Gcc-bugs mailing list