Commit 8069cc6b by Christophe Lyon Committed by Christophe Lyon

noinit-attribute.c: Fix typo.

2019-08-14  Christophe Lyon  <christophe.lyon@linaro.org>

	* gcc.c-torture/execute/noinit-attribute.c: Fix typo.

From-SVN: r274489
parent 7a91c710
2019-08-14 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.c-torture/execute/noinit-attribute.c: Fix typo.
2019-08-14 Martin Sebor <msebor@redhat.com> 2019-08-14 Martin Sebor <msebor@redhat.com>
PR tree-optimization/91294 PR tree-optimization/91294
......
/* { dg-do run } */ /* { dg-do run } */
/* { dg-require-effective-target noinit */ /* { dg-require-effective-target noinit } */
/* { dg-options "-O2" } */ /* { dg-options "-O2" } */
/* This test checks that noinit data is handled correctly. */ /* This test checks that noinit data is handled correctly. */
......
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