dll-1.c: Remove thumb target.
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 13 Mar 2003 22:21:21 +0000 (22:21 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Thu, 13 Mar 2003 22:21:21 +0000 (22:21 +0000)
commit67e4f0782003cb45352e14e1b12e99a7251c7b26
treeef3afc010c8272275f5c876b0d7e810634032a30
parent0171b21c32016b8397c8cdbc793904b4163e7573
dll-1.c: Remove thumb target.

* gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
* gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
thumb target,
* gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
to accept newer _imp__ prefix and additional
newline in .drectve section.
* gcc.dg/dll-4.c: Likewise.
* gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
switch.

From-SVN: r64337
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/dll-1.c
gcc/testsuite/gcc.dg/dll-2.c
gcc/testsuite/gcc.dg/dll-3.c
gcc/testsuite/gcc.dg/dll-4.c
gcc/testsuite/gcc.dg/dll-5.c [new file with mode: 0644]