PR linker/4844
authorNick Clifton <nickc@redhat.com>
Tue, 2 Oct 2007 12:47:08 +0000 (12:47 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 2 Oct 2007 12:47:08 +0000 (12:47 +0000)
commite42e4a8b9ea03a49d9a323c8dafaa074815e76aa
treeeb890ea9edfe89d80e4a87371a0114e79b64cc8a
parent40961791a28e8c416ba47c22c64177cec4514ade
PR linker/4844
* ld-auto-import/auto-import.exp: Extend test to include running the application and checking for some output.
* ld-auto-import/client.c (struct TEST): Include a variable field with an offset.
  (const_xyz): A const version of the xyz structure used to test the initialization of constant data.
ld/testsuite/ChangeLog
ld/testsuite/ld-auto-import/auto-import.exp
ld/testsuite/ld-auto-import/client.c