; Test if we recognize a forward reference that can't be in function block. ; REQUIRES: no_minimal_build ; RUN: not %pnacl_sz -bitcode-as-text %p/Inputs/bad-var-fwdref.tbc \ ; RUN: -bitcode-format=pnacl -notranslate -no-ir-gen -build-on-read 2>&1 \ ; RUN: | FileCheck %s ; CHECK: Forward reference @3105555534 too big. Have 1 globals and function contains 16 bytes