]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/testsuite/gcc.dg/auto-init-uninit-21.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / auto-init-uninit-21.c
CommitLineData
a25e0b5e 1/* PR69537, spurious warning because of a missed optimization. */
2/* { dg-do compile } */
3/* { dg-options "-O2 -fno-short-enums -Wuninitialized -ftrivial-auto-var-init=zero" } */
4#include "uninit-21.c"