Extend PE matching regexp in PR 19457 test to match cygwin and mingw targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / sort_b_a_n.t
1 SECTIONS
2 {
3 .text : {*(SORT_BY_ALIGNMENT(SORT_BY_NAME(.text*)))}
4 /DISCARD/ : { *(.*) }
5 }
This page took 0.029634 seconds and 4 git commands to generate.