// RUN: %clang_analyze_cc1 -analyzer-checker=core,alpha.core -verify -fblocks %s
// <rdar://problem/6776949>
// main's 'argc' argument is always > 0
int
// PR 5969: the comparison of argc < 3 || argc > 4 should constraint the switch
// statement from having the 'default' branch taken. This previously reported a false
// positive with the use of 'v'.
int
int