mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
10 lines
169 B
C
10 lines
169 B
C
|
// 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));
|
||
|
}
|