about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-05-05 15:19:36 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-05-05 15:21:52 -0700
commit2dc0e561634d91bd788e86461b08f2eb52049ac7 (patch)
treeca51ec0f4981f1e924ef793da8bb562bd49ed018 /src/test/codegen/stack-alloc-string-slice.cc
parent70db76602e0fbd88c718e4f564b90a8819978773 (diff)
downloadrust-2dc0e561634d91bd788e86461b08f2eb52049ac7.tar.gz
rust-2dc0e561634d91bd788e86461b08f2eb52049ac7.zip
rustc: Fix more verbatim paths leaking to gcc
Turns out that a verbatim path was leaking through to gcc via the PATH
environment variable (pointing to the bundled gcc provided by the main
distribution) which was wreaking havoc when gcc itself was run. The fix here is
to just stop passing verbatim paths down by adding more liberal uses of
`fix_windows_verbatim_for_gcc`.

Closes #25072
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions