aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/riscv/pr122215.c
diff options
context:
space:
mode:
authorJohn Ericson <git@JohnEricson.me>2025-12-09 22:06:52 +0000
committerJoseph Myers <josmyers@redhat.com>2025-12-09 22:06:52 +0000
commit9947930b7ae923010c5061fd8fa6b1ec4f22f161 (patch)
treec857b27bc748ce063068e4b5ab4862690c29ec2d /gcc/testsuite/gcc.target/riscv/pr122215.c
parent77144dd3b6736e0166156bb509590d924375a4f1 (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
libgcc: Dont use TARGET_SYSTEM_ROOT from gccHEADtrunkmaster
Following Andrew Pinski's suggestions in https://gcc.gnu.org/pipermail/gcc-patches/2025-July/689683.html, just use the output of: $(CC) -print-sysroot It is just used in one spot, in an AIX code-path. I just made (within make) a shell variable to use instead. I don't have AIX on-hand to test this, however. gcc/ChangeLog: * Makefile.in: No longer include TARGET_SYSTEM_ROOT in libgcc.mvars. libgcc/ChangeLog: * config/rs6000/t-slibgcc-aix: Instead of using a TARGET_SYSTEM_ROOT make variable, just define a shell variable as part of the rule and use that. Suggested-by: Andrew Pinski <quic_apinski@quicinc.com> Signed-off-by: John Ericson <git@JohnEricson.me>
Diffstat (limited to 'gcc/testsuite/gcc.target/riscv/pr122215.c')
0 files changed, 0 insertions, 0 deletions