]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: Remove test that should not have been backported [PR105608]
authorLewis Hyatt <lhyatt@gmail.com>
Thu, 22 Feb 2024 12:50:10 +0000 (07:50 -0500)
committerLewis Hyatt <lhyatt@gmail.com>
Thu, 22 Feb 2024 14:42:18 +0000 (09:42 -0500)
commit0e438772e788244236045d75cd2be895e2ab4e08
treed51b469900e363db3438315b76df276d47f74b8c
parentb1cad801dac215b2f594166e69759f33bd791308
testsuite: Remove test that should not have been backported [PR105608]

This test (backported as part of r13-8257, from r14-8465) was not meant to
be backported, since it fails on some platforms without other GCC 14 patches
that will not be backported. Remove it from the 13 branch.

gcc/testsuite/ChangeLog:

PR preprocessor/105608
* g++.dg/pch/line-map-3.C: Removed.
* g++.dg/pch/line-map-3.Hs: Removed.
gcc/testsuite/g++.dg/pch/line-map-3.C [deleted file]
gcc/testsuite/g++.dg/pch/line-map-3.Hs [deleted file]