aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-data-ref.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2023-06-19 08:20:16 +0200
committerRichard Biener <rguenther@suse.de>2023-06-19 12:59:47 +0200
commitc5309565d007acdeda9abcfef3854db1ba0b1e1b (patch)
tree58fbf2f3da6366b6ee5bb9ed6192303babb18353 /gcc/tree-data-ref.cc
parent916add3bf6e46467e4391e358b11ecfbc4daa275 (diff)
downloadgcc-c5309565d007acdeda9abcfef3854db1ba0b1e1b.zip
gcc-c5309565d007acdeda9abcfef3854db1ba0b1e1b.tar.gz
gcc-c5309565d007acdeda9abcfef3854db1ba0b1e1b.tar.bz2
Remove -save-temps from tests using -flto
The following removes -save-temps that doesn't seem to have any good reason from tests that also run with -flto added. That can cause ltrans files to race with other multilibs tested and I'm frequently seeing linker complaints that the architecture doesn't match here. I'm not sure whether the .ltrans.o files end up in a non gccN/ specific directory or if we end up sharing the same dir for different multilibs (not sure if it's easily possible to avoid that). * gcc.dg/vect/vect-bic-bitmask-2.c: Remove -save-temps. * gcc.dg/vect/vect-bic-bitmask-3.c: Likewise. * gcc.dg/vect/vect-bic-bitmask-4.c: Likewise. * gcc.dg/vect/vect-bic-bitmask-5.c: Likewise. * gcc.dg/vect/vect-bic-bitmask-6.c: Likewise. * gcc.dg/vect/vect-bic-bitmask-8.c: Likewise. * gcc.dg/vect/vect-bic-bitmask-9.c: Likewise. * gcc.dg/vect/vect-bic-bitmask-10.c: Likewise. * gcc.dg/vect/vect-bic-bitmask-11.c: Likewise.
Diffstat (limited to 'gcc/tree-data-ref.cc')
0 files changed, 0 insertions, 0 deletions