modernc.org/ccgo/v3@v3.16.14/lib/testdata/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/pr36238.c (about)

     1  typedef signed char int8_t;
     2  typedef int int32_t;
     3  typedef unsigned short int uint16_t;
     4  typedef unsigned int uint32_t;
     5  int32_t g_19 = 0x67F5AEE0L;
     6  uint16_t g_169 = 0x89E3L;
     7  const volatile uint32_t g_258 = 0x63AFEBCAL;
     8  int32_t func_11;
     9  int32_t func_29;
    10  int32_t
    11  func_5 (int32_t p_6, int32_t p_8, uint16_t p_10)
    12  {
    13    if (lshift_s_s (func_11, p_8))
    14      {
    15        int8_t l_18 = 0x6FL;
    16        if (l_18)
    17          for (p_6 = -14;; g_19 += 6)
    18            {
    19              int32_t l_283 = -1L;
    20              if (((0x45L / 1L) > 0x07414511L * 1L / 1L > func_29) / 1L)
    21                for (p_8 = 6;; p_8 -= 5)
    22                  l_283 = 0xC90541F7L;
    23            }
    24      }
    25    else
    26      g_169 = g_258;
    27  }