02f9d0c5fb
* ld-gc/start.d: Likewise. * ld-scripts/section-match-1.d: Likewise, and tic30.
9 lines
179 B
Makefile
9 lines
179 B
Makefile
#name: --gc-sections with note section
|
|
#ld: --gc-sections -e _start
|
|
#readelf: -S --wide
|
|
#target: *-*-linux*
|
|
#notarget: *-*-*aout *-*-*oldld
|
|
|
|
#...
|
|
.* .note.ABI-tag[ ]+NOTE.*
|
|
#...
|