aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/debug/pr112718.c
blob: ff80ca5a2981a9d40ef104ce4f5d838a35543f83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* { dg-do compile } */
/* { dg-require-effective-target lto } */
/* { dg-options "-g -fdebug-types-section -flto -ffat-lto-objects" } */

struct {
  int h;
  unsigned char data[20 + 24 * 6];
} _EC_X9_62_PRIME_192V2;
struct {
  int h;
  unsigned char data[20 + 24 * 6];
} _EC_X9_62_PRIME_192V3;