1; RUN: llc < %s -mtriple=i686-- | FileCheck %s
2; PR853
3
4; CHECK: 4294967240
5@X = global i32* inttoptr (i64 -56 to i32*)		; <i32**> [#uses=0]
6
7