mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
4bf27aa9ba
2009-03-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/9970 * ldlang.c (lang_end): Warn missing entry symbol for -pie. ld/testsuite/ 2009-03-20 H.J. Lu <hongjiu.lu@intel.com> PR ld/9970 * ld-pie/pie.exp: Use -fpie to compile. Run *.d tests. * ld-pie/start.d: New. * ld-pie/start.s: Likewise.
9 lines
125 B
Makefile
9 lines
125 B
Makefile
#name: missing entry symbol
|
|
#ld: -pie
|
|
#warning: .*: warning: cannot find entry symbol .*
|
|
#nm: -n
|
|
|
|
#...
|
|
[0-9a-f]+ T +foo
|
|
#...
|