mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-10 18:20:51 +08:00
* gcc.dg/pr69522.c: Add empty dg-options.
From-SVN: r233377
This commit is contained in:
parent
199fb02a78
commit
f749f7923d
@ -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.
|
||||
|
@ -1,4 +1,5 @@
|
||||
/* { dg-do compile } */
|
||||
/* { dg-options "" } */
|
||||
struct str {};
|
||||
struct {
|
||||
struct str b;
|
||||
|
Loading…
x
Reference in New Issue
Block a user