diff options
author | Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> | 2022-09-30 10:09:31 +0200 |
---|---|---|
committer | Torbjörn SVENSSON <torbjorn.svensson@foss.st.com> | 2022-09-30 15:54:50 +0200 |
commit | 3bb2d70d38027c43b437dee98ee1a7a15843682f (patch) | |
tree | adf7d8584188e494c51aa6d5a04ce356b8195d1b /gcc/cp/cp-objcp-common.cc | |
parent | 57707f38f2ec9eca060c17cc3f6cf200f4efe786 (diff) | |
download | gcc-3bb2d70d38027c43b437dee98ee1a7a15843682f.zip gcc-3bb2d70d38027c43b437dee98ee1a7a15843682f.tar.gz gcc-3bb2d70d38027c43b437dee98ee1a7a15843682f.tar.bz2 |
testsuite: Colon is reserved on Windows
The ':' is reserved in filenames on Windows.
Without this patch, the test case failes with:
.../ben-1_a.C:4:8: error: failed to write compiled module: Invalid argument
.../ben-1_a.C:4:8: note: compiled module file is 'partitions/module:import.mod'
gcc/testsuite:
* g++.dg/modules/ben-1.map: Replace the colon with dash.
* g++.dg/modules/ben-1_a.C: Likewise
Co-Authored-By: Yvan ROUX <yvan.roux@foss.st.com>
Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Diffstat (limited to 'gcc/cp/cp-objcp-common.cc')
0 files changed, 0 insertions, 0 deletions