comparison gcc/testsuite/gcc.c-torture/compile/regs-arg-size.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* { dg-skip-if "exceeds eBPF stack limit" { bpf-*-* } } */
2
1 int foo; 3 int foo;
2 typedef long unsigned int size_t; 4 typedef long unsigned int size_t;
3 typedef short unsigned int wchar_t; 5 typedef short unsigned int wchar_t;
4 extern int swprintf (wchar_t *wcs, size_t maxlen, const wchar_t *format, ...); 6 extern int swprintf (wchar_t *wcs, size_t maxlen, const wchar_t *format, ...);
5 struct tm 7 struct tm