c++: Fix module line no testcase
authorNathan Sidwell <nathan@acm.org>
Mon, 15 Aug 2022 14:19:36 +0000 (07:19 -0700)
committerNathan Sidwell <nathan@acm.org>
Mon, 15 Aug 2022 14:21:45 +0000 (07:21 -0700)
commitd2d189985d1f9fa09802c4a14856d442786f4bf8
treec1c938a940d7d04f94a7d19af756c1444d6b2cd1
parentae3459cd5956fcd29e8aa5408efb707cb7d9b14f
c++: Fix module line no testcase

Not all systems have the same injected headers, leading to line
location table differences that are immaterial to the test.  Fix the
regexp more robustly.

gcc/testsuite/
* g++.dg/modules/loc-prune-4.C: Adjust regexp
gcc/testsuite/g++.dg/modules/loc-prune-4.C