; This test shows a case where SCCP is incorrectly eliminating the PHI node; because it thinks it has a constant 0 value, when it really doesn't.; RUN: llvm-as < %s | opt -sccp | llvm-dis | grep phiint"test"(int%A,bool%c){bb1:brlabel%BB2BB2:%V=phiint[0,%bb1],[%A,%BB4]brlabel%BB3BB3:brbool%c,label%BB4,label%BB5BB4:brlabel%BB2BB5:retint%V}