991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi does not error on it.
authorJakub Jelinek <jakub@redhat.com>
Tue, 10 Oct 2000 15:37:59 +0000 (17:37 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 10 Oct 2000 15:37:59 +0000 (17:37 +0200)
commit8ccaefbd44f90700f0366d4c037c8fc778ffae99
treedaac640deb2ad997b508d12e3ef9e8c278ace93f
parente9fc4ea8d166886bfaa25ca3981df69aab1adb7e
991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi does not error on it.

* gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
does not error on it.

From-SVN: r36826
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/991209-1.c