Commit d7d80d8f by Eric Botcazou Committed by Eric Botcazou

* gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.

From-SVN: r239821
parent f2d4d839
2016-08-29 Fritz Reese <fritzoreese@gmail.com> 2016-08-29 Eric Botcazou <ebotcazou@adacore.com>
* gcc.dg/ipa/iinline-attr.c: XFAIL on Visium.
Fix, reorganize, and clarify comparisons of anonymous types/components. 2016-08-29 Fritz Reese <fritzoreese@gmail.com>
* gfortran.dg/dec_structure_13.f90: New testcase. * gfortran.dg/dec_structure_13.f90: New testcase.
......
...@@ -23,4 +23,5 @@ int test (void) ...@@ -23,4 +23,5 @@ int test (void)
return 0; return 0;
} }
/* { dg-final { scan-ipa-dump "hooray\[^\\n\]*inline copy in test" "inline" } } */ /* { dg-final { scan-ipa-dump "hooray\[^\\n\]*inline copy in test" "inline" { xfail visium-*-* } } } */
/* Missing back-end support for attribute __optimize__ on Visium. */
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