]> git.ipfire.org Git - thirdparty/gcc.git/commit
comp-goto-1.c (uint32, sint32): Use long types if __INT_MAX__ is 32767.
authorJ"orn Rennecke <amylaar@redhat.com>
Thu, 21 Dec 2000 22:50:12 +0000 (22:50 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 21 Dec 2000 22:50:12 +0000 (22:50 +0000)
commit3546ef587fdb117bb7b2906d18b392c46b5d1dbe
treec4a102568a84db5270c031250823f5e25dab81df
parentd8147b1eb1f1c548018b4ae1456cb15749f03b28
comp-goto-1.c (uint32, sint32): Use long types if __INT_MAX__ is 32767.

* gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
Use long types if __INT_MAX__ is 32767.
(main): Use cast to (sint32 *) when poking 88 into a_page.

From-SVN: r38431
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/comp-goto-1.c