1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-01 00:12:50 +01:00
llvm-mirror/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));
}