pr17252.c: Use post-increment to change what 'a' is pointing to.
authorDiego Novillo <dnovillo@redhat.com>
Fri, 17 Sep 2004 12:22:19 +0000 (12:22 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 17 Sep 2004 12:22:19 +0000 (08:22 -0400)
commit47bb500f218a0fcf78a9475cb724d1e72c48947d
treebc40d85b5425f3c32671b8c59756a8f2f3216182
parent788bb47dc45c4b7d6059dc963c146623a9f1bf97
pr17252.c: Use post-increment to change what 'a' is pointing to.

* gcc.c-torture/execute/pr17252.c: Use post-increment to
change what 'a' is pointing to.

From-SVN: r87642
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr17252.c