old-cross-binutils/ld/testsuite/ld-pie/start.d
H.J. Lu 4bf27aa9ba ld/
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.
2009-03-20 17:39:04 +00:00

8 lines
125 B
Makefile

#name: missing entry symbol
#ld: -pie
#warning: .*: warning: cannot find entry symbol .*
#nm: -n
#...
[0-9a-f]+ T +foo
#...