[PATCH] D75056: [Driver] Default to -fno-common for all targets
Sjoerd Meijer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 3 06:56:52 PST 2020
SjoerdMeijer added a comment.
Reverted in: https://reviews.llvm.org/rG4e363563fa14
Put up for review some fixes for compiler-rt tests in: https://reviews.llvm.org/D75520
Now checking what these test-suite failures are about:
FAIL: MultiSource/Applications/JM/ldecod/ldecod.compile_time (1 of 2630)
FAIL: MultiSource/Applications/JM/lencod/lencod.compile_time (2 of 2630)
FAIL: MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk.compile_time (3 of 2630)
FAIL: MultiSource/Benchmarks/DOE-ProxyApps-C/miniAMR/miniAMR.compile_time (4 of 2630)
FAIL: MultiSource/Benchmarks/Olden/bh/bh.compile_time (5 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.compile_time (6 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/compiler/compiler.compile_time (7 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/loader/loader.compile_time (8 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/simulator/simulator.compile_time (9 of 2630)
FAIL: MultiSource/Applications/JM/ldecod/ldecod.execution_time (527 of 2630)
FAIL: MultiSource/Applications/JM/lencod/lencod.execution_time (528 of 2630)
FAIL: MultiSource/Benchmarks/ASC_Sequoia/IRSmk/IRSmk.execution_time (529 of 2630)
FAIL: MultiSource/Benchmarks/DOE-ProxyApps-C/miniAMR/miniAMR.execution_time (530 of 2630)
FAIL: MultiSource/Benchmarks/Olden/bh/bh.execution_time (531 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/TimberWolfMC/timberwolfmc.execution_time (532 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/compiler/compiler.execution_time (533 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/loader/loader.execution_time (534 of 2630)
FAIL: MultiSource/Benchmarks/Prolangs-C/simulator/simulator.execution_time (535 of 2630)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75056/new/
https://reviews.llvm.org/D75056
More information about the cfe-commits
mailing list