bug-dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-dejagnu] dg-build in lib/dg.exp mishandles line-numbers


From: Hans-Peter Nilsson
Subject: [Bug-dejagnu] dg-build in lib/dg.exp mishandles line-numbers
Date: Sun, 27 Oct 2002 14:20:39 -0500 (EST)

It should either (preferrably) replace the incoming line-number
(in [lindex $args 0]) with "" (matching any line) or re-format
it with dg-format-linenum, like dg-error does.  Right now it
matches e.g. 3 with 13 which is not right in any case.

Since dg-build does not accept a line-number in the test, I
don't think it should look at it at all.  See also
<URL:http://gcc.gnu.org/ml/gcc-patches/2002-10/msg01640.html>,
references and follow-ups.

brgds, H-P





reply via email to

[Prev in Thread] Current Thread [Next in Thread]