* gcc.dg/pr69522.c: Add empty dg-options.

From-SVN: r233377
This commit is contained in:
Marek Polacek 2016-02-12 13:48:01 +00:00 committed by Marek Polacek
parent 199fb02a78
commit f749f7923d
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2016-02-12 Marek Polacek <polacek@redhat.com>
* gcc.dg/pr69522.c: Add empty dg-options.
2016-02-12 Ilya Enkovich <enkovich.gnu@gmail.com>
* g++.dg/lto/lto.exp: Include and init mpx.

View File

@ -1,4 +1,5 @@
/* { dg-do compile } */
/* { dg-options "" } */
struct str {};
struct {
struct str b;