summaryrefslogtreecommitdiff
path: root/test/FrontendC/2008-10-13-FrontendCrash.c
blob: c9731e34ced8bd35f1236f815db828e16ffeaebb (plain)
1
2
3
4
5
6
7
8
9
// 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));
}