llvm-6502/test/FrontendC/2008-10-13-FrontendCrash.c

10 lines
169 B
C
Raw Normal View History

// RUN: %llvmgcc %s -S -o -
// PR2797
unsigned int
func_48 (signed char p_49)
{
signed char l_340;
func_44 (1&((1 ^ 1 == (lshift_u_s (1)) != (l_340 < 1)) & 1L));
}