OSDN Git Service

Fix bf-sign-2.c failure on 64-bit host caused by my last patch.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 1999 15:11:34 +0000 (15:11 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Mar 1999 15:11:34 +0000 (15:11 +0000)
commite3cd08a5d7ec96a83e7135fdcd4be554b7644f50
treeaaaed7dd342e9d6309912dd3b59a64326d86ed9c
parent16038cbcefe315cdd25deb40e54a50578578f6d7
Fix bf-sign-2.c failure on 64-bit host caused by my last patch.
* bf-sign-2.c (main): Replace struct sizeof test with 4.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25902 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/gcc.c-torture/ChangeLog
gcc/testsuite/gcc.c-torture/execute/bf-sign-2.c