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
18 lines
626 B
Plaintext
18 lines
626 B
Plaintext
summary: Test for BZ#1804696 (Linker garbage collection removes weak alias)
|
|
description: |
|
|
Bug summary: Linker garbage collection removes weak alias references.
|
|
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1804696
|
|
contact: Martin Cermak <mcermak@redhat.com>
|
|
component:
|
|
- binutils
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
recommend:
|
|
- binutils
|
|
- gcc
|
|
duration: 48h
|
|
link:
|
|
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=1804696
|
|
extra-summary: /tools/binutils/Regression/Linker-garbage-collection-removes-weak-alias
|
|
extra-task: /tools/binutils/Regression/Linker-garbage-collection-removes-weak-alias
|