binutils/tests/Regression/Linker-garbage-collection-removes-weak-alias/PURPOSE
Václav Kadlčík 284ad2a04b Import RHEL's regression test for #1804696
A tweak was needed for Rawhide (or anything after [1]): readelf
requires "-W" to display the "_environ" symbol without truncating.

[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=0942c7ab94e554657c3e11ab85ae7f15373ee80d
2021-05-26 07:34:05 +02:00

6 lines
343 B
Plaintext

PURPOSE of /tools/binutils/Regression/Linker-garbage-collection-removes-weak-alias
Description: Test for BZ#1804696 (Linker garbage collection removes weak alias)
Author: Martin Cermak <mcermak@redhat.com>
Bug summary: Linker garbage collection removes weak alias references.
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1804696