]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-scripts/sort_b_a_a.t
Revert "2.41 Release sources"
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_a_a.t
index 359cdffdd4ee5c07c84f70b8d40635c4cd5a6356..df0b190bba1643a17a001aea31db2db4a30e63bb 100644 (file)
@@ -1,5 +1,5 @@
 SECTIONS
 {
   .text : {*(SORT_BY_ALIGNMENT(SORT_BY_ALIGNMENT(.text*)))}
-  /DISCARD/ : { *(.*) }
+  /DISCARD/ : { *(*) }
 }