diff options
author | Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> | 2022-10-25 17:04:07 +0200 |
---|---|---|
committer | Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> | 2022-11-21 16:36:23 +0100 |
commit | 9df85f331fa78ddfdbbe3b0fd5ff3727d2f57333 (patch) | |
tree | 08d381cfa60a688f1a0648f5daf93eef730d2ce9 /libcpp | |
parent | 6edcb5dc42625cb0cf84b19c6fe4f944f6322ea0 (diff) | |
download | gcc-9df85f331fa78ddfdbbe3b0fd5ff3727d2f57333.zip gcc-9df85f331fa78ddfdbbe3b0fd5ff3727d2f57333.tar.gz gcc-9df85f331fa78ddfdbbe3b0fd5ff3727d2f57333.tar.bz2 |
testsuite: Windows paths use \ and not /
Without this patch, the following error is reported on Windows:
In file included from t:\build\arm-none-eabi\include\c++\11.3.1\string:54,
from t:\build\arm-none-eabi\include\c++\11.3.1\bits\locale_classes.h:40,
from t:\build\arm-none-eabi\include\c++\11.3.1\bits\ios_base.h:41,
from t:\build\arm-none-eabi\include\c++\11.3.1\ios:42,
from t:\build\arm-none-eabi\include\c++\11.3.1\ostream:38,
from t:\build\arm-none-eabi\include\c++\11.3.1\iostream:39:
t:\build\arm-none-eabi\include\c++\11.3.1\bits\range_access.h:36:10: note: include 't:\build\arm-none-eabi\include\c++\11.3.1\initializer_list' translated to import
arm-none-eabi-g++.exe: warning: .../gcc/testsuite/g++.dg/modules/pr99023_b.X: linker input file unused because linking not done
FAIL: g++.dg/modules/pr99023_b.X -std=c++2a dg-regexp 6 not found: "[^\n]*: note: include '[^\n]*/initializer_list' translated to import\n"
gcc/testsuite/ChangeLog:
* g++.dg/modules/pr99023_b.X: Match Windows paths too.
Co-Authored-By: Yvan ROUX <yvan.roux@foss.st.com>
Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions