view gcc/testsuite/gcc.dg/torture/pr28814.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children
line wrap: on
line source

/* { dg-do compile { target { ilp32 || lp64 } } } */

struct w49
{
  union
  {
  }
  value;
};
void backtrace (const char *, int, int);
void
f9887 (struct w49 a23040)
{
  unsigned long r9887;
  if (((struct structure_type24753 *) (r9887 - 1)) == ((void *) 0))
    {
      backtrace ("stalin.sc", 7222, 248274);
    }
}