OSDN Git Service

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)
commit1de887c98e8346d594954d0241a13048300e2deb
tree9c54d636bdeeff7b1b426069961bef39e0f316e3
parent6956d54f660b12ed1f2ef015b7df69e180057f8a
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