]> git.ipfire.org Git - thirdparty/gcc.git/commit
dg-extract-results.sh: Only handle WARNING: program timed out lines specially in...
authorJakub Jelinek <jakub@redhat.com>
Wed, 17 Apr 2019 17:57:02 +0000 (19:57 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 17 Apr 2019 17:57:02 +0000 (19:57 +0200)
commitec60715d392feadd11d7b25dee140758bb91e771
tree5191986cb2130ced928155e94e977f6d9d71b3fb
parent0764a0d275c79d8a81332818e7ff6c6aa6b3a312
dg-extract-results.sh: Only handle WARNING: program timed out lines specially in "$MODE" == "sum".

* dg-extract-results.sh: Only handle WARNING: program timed out
lines specially in "$MODE" == "sum".  Restore previous behavior
for "$MODE" != "sum".  Clear has_timeout and timeout_cnt if in
a different variant or curfile is empty.
* dg-extract-results.py: Fix a typo.

From-SVN: r270415
contrib/ChangeLog
contrib/dg-extract-results.py
contrib/dg-extract-results.sh