Commit 1324d3f3 by Jakub Jelinek Committed by Jakub Jelinek

* g++.dg/graphite/pr41562.C: Add -Wno-return-type.

From-SVN: r255081
parent b13547d8
2017-11-22 Jakub Jelinek <jakub@redhat.com>
* g++.dg/graphite/pr41562.C: Add -Wno-return-type.
2017-11-22 David Malcolm <dmalcolm@redhat.com>
PR c++/62170
......
/* { dg-do compile } */
/* { dg-options "-O -ftree-loop-distribution -floop-block" } */
/* { dg-options "-O -ftree-loop-distribution -floop-block -Wno-return-type" } */
typedef struct stSirenEncoder { } *SirenEncoder;
......
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