]> git.proxmox.com Git - rustc.git/blob - src/llvm/tools/clang/test/CodeGen/2008-10-13-FrontendCrash.c
Imported Upstream version 0.6
[rustc.git] / src / llvm / tools / clang / test / CodeGen / 2008-10-13-FrontendCrash.c
1 // RUN: %clang_cc1 %s -emit-llvm -o -
2 // PR2797
3
4 unsigned int
5 func_48 (signed char p_49)
6 {
7 signed char l_340;
8 func_44 (1&((1 ^ 1 == (lshift_u_s (1)) != (l_340 < 1)) & 1L));
9 }