diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2025-06-10 11:17:45 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2025-06-13 09:27:40 +0800 |
commit | 59fbc99f8ee35fc1a7bcae4bed3e7bfaec38b538 (patch) | |
tree | ce95a83831c74ec0efeca89b055e62c2d64d2709 /libstdc++-v3/testsuite/std/time/is_pm | |
parent | 11059b4a4e8d4a19e7b554817f7cf0f68e3d54bb (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
GCC will try to read the spec file from the directory where it is
installed, but it should try to read from gcc_exec_prefix rather than
standard_exec_prefix, because the latter is not the right one if
compiler has been relocated into other places other than the path
specfied at configuration time.
gcc/ChangeLog:
* gcc.cc (driver::set_up_specs): Use gcc_exec_prefix to
read the spec file rather than standard_exec_prefix.
Diffstat (limited to 'libstdc++-v3/testsuite/std/time/is_pm')
0 files changed, 0 insertions, 0 deletions