aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/auto-init-uninit-A.c
blob: 8347a6081e590ddea90cef4a6bcd60a6eb6103d6 (plain)
1
2
3
4
5
6
7
/* Inspired by part of java/parse.y.
   May be a real bug in CSE. */

/* { dg-do compile } */
/* { dg-options "-O2 -Wall -Wno-old-style-definition -ftrivial-auto-var-init=zero" } */

#include "uninit-A.c"