PR binutils/26389
* testsuite/ld-plugin/lto.exp: Run PR binutils/26389 test.
* testsuite/ld-plugin/pr26389.c: New file.
* testsuite/ld-plugin/pr26389.d: Likewise.
+2020-08-16 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR binutils/26389
+ * testsuite/ld-plugin/lto.exp: Run PR binutils/26389 test.
+ * testsuite/ld-plugin/pr26389.c: New file.
+ * testsuite/ld-plugin/pr26389.d: Likewise.
+
2020-08-14 Tamar Christina <tamar.christina@arm.com>
* testsuite/ld-arm/thumb-plt-got.d: Relax regexpr.
{dummy.c} \
{{error_output "pr26267.err"}} \
"pr26267b"] \
+ [list "Build pr26389.o" \
+ "$plug_opt" "-flto $lto_no_fat -fcommon" \
+ {pr26389.c} \
+ [list [list "nm" "$plug_opt" "pr26389.d"]]] \
]
if { [at_least_gcc_version 10 0] } {
--- /dev/null
+char nm_test_var;
--- /dev/null
+#...
+0+ C _?nm_test_var
+#pass