aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/auto-init-uninit-A.c
blob: 0ef1d92a74738408d6758e36cf097a25c4923312 (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 -ftrivial-auto-var-init=zero" } */

#include "uninit-A.c"