d9476c5a34
* ldlang.c (lang_insert_orphan): Don't make __start_<sec> symbol absolute, and remove unnecessary alignment. ld/testsuite/ * ld-gc/start.d: Update.
9 lines
183 B
Makefile
9 lines
183 B
Makefile
#name: --gc-sections with __start_
|
|
#ld: --gc-sections -e _start
|
|
#nm: -n
|
|
#target: *-*-linux* *-*-gnu*
|
|
#notarget: *-*-*aout *-*-*oldld frv-*-linux*
|
|
|
|
#...
|
|
[0-9a-f]+ D +__start__foo
|
|
#...
|