comparison gcc/testsuite/gcc.dg/pr53037-1.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 /* PR c/53037. */ 1 /* PR c/53037. */
2 /* { dg-do compile } */ 2 /* { dg-do compile } */
3 /* { dg-options "-O0" } */ 3 /* { dg-options "-O0" } */
4 /* { dg-skip-if "" { avr-*-* } } */
4 5
5 typedef unsigned long long __u64 6 typedef unsigned long long __u64
6 __attribute__((aligned(4),warn_if_not_aligned(8))); 7 __attribute__((aligned(4),warn_if_not_aligned(8)));
7 8
8 struct foo1 9 struct foo1