stdarg-2.c (main): Make sure long constants have the L suffix.
commit7d04db3f0fe50fef2a617af24620a28b9e2d1f25
authorDJ Delorie <dj@redhat.com>
Tue, 23 Aug 2005 20:58:13 +0000 (23 16:58 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 23 Aug 2005 20:58:13 +0000 (23 16:58 -0400)
tree670c46ff67c86cd184757a279ab1496859da5f25
parent4d3c798d3f0b7a2e2ec4c577c8e549d915e4ab37
stdarg-2.c (main): Make sure long constants have the L suffix.

* gcc.c-torture/execute/stdarg-2.c (main): Make sure long
constants have the L suffix.

From-SVN: r103412
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/stdarg-2.c