re PR tree-optimization/69801 (gcc ICE on valid code on x86_64-linux-gnu in "operand_equal_p")

PR middle-end/69801
	* gcc.dg/pr69801.c: Add empty dg-options.

From-SVN: r233459
This commit is contained in:
Jakub Jelinek 2016-02-16 16:34:07 +01:00 committed by Jakub Jelinek
parent ba53919561
commit e387d491ab
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2016-02-16 Jakub Jelinek <jakub@redhat.com>
PR middle-end/69801
* gcc.dg/pr69801.c: Add empty dg-options.
2016-02-16 James Norris <jnorris@codesourcery.com>
* c-c++-common/goacc/deviceptr-1.c: Add tests.

View File

@ -1,4 +1,6 @@
/* PR middle-end/69801 */
/* { dg-do compile } */
/* { dg-options "" } */
struct {
char c[1];