Fix this test on 64-bit systems which seem to use i64 for gep indices sometimes
commitd11ba72db9de3e797fc6557221b2f86359762591
authorNick Lewycky <nicholas@mxc.ca>
Mon, 30 Nov 2009 02:23:57 +0000 (30 02:23 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 30 Nov 2009 02:23:57 +0000 (30 02:23 +0000)
tree80abf7665e5ad4b8a425ada86c92f06c3bdc4d79
parentb2944bcbe8ed6cbd2e16df5370709353ff5c590d
Fix this test on 64-bit systems which seem to use i64 for gep indices sometimes
while 32-bit gcc uses i32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90106 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC/pr4349.c