Commit b7431c20 by David Edelsohn Committed by David Edelsohn

* gcc.dg/pr78768.c: Require LTO.

From-SVN: r244379
parent 2bcd9f32
2017-01-12 David Edelsohn <dje.gcc@gmail.com>
* gcc.dg/pr78768.c: Require LTO.
2017-01-12 Martin Sebor <msebor@redhat.com> 2017-01-12 Martin Sebor <msebor@redhat.com>
PR c/79074 PR c/79074
......
/* PR c/78768 - -Walloca-larger-than and -Wformat-length warnings disabled /* PR c/78768 - -Walloca-larger-than and -Wformat-length warnings disabled
by -flto by -flto
{ dg-do run } { dg-do run }
{ dg-require-effective-target lto }
{ dg-options "-O2 -Walloca-larger-than=10 -Wformat -Wformat-length -flto" } */ { dg-options "-O2 -Walloca-larger-than=10 -Wformat -Wformat-length -flto" } */
int main (void) int main (void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment