1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-02 22:32:38 +00:00
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));
}