]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix broken dg-prune-output
authorJonathan Wakely <jwakely@redhat.com>
Fri, 30 Sep 2022 18:10:29 +0000 (19:10 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 30 Sep 2022 20:28:34 +0000 (21:28 +0100)
commit7069d03ba4ad6133225b89d433d9e86f0b0745b8
tree0296d009792d35abfb481739267c6a02dea228a5
parent61786edf7a82ffb4979207b43a8204ebc2a7671d
libstdc++: Fix broken dg-prune-output

The new pattern in the dg-prune-output directive doesn't work. Instead
of a messy regex full of leaning toothpicks, just match on the
diagnostic text instead of the header paths.

libstdc++-v3/ChangeLog:

* testsuite/20_util/bind/ref_neg.cc: Fix dg-prune-output
directive.
libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
This page took 0.060884 seconds and 6 git commands to generate.