Commit 5a500ecf by Dominik Vogt Committed by Andreas Krebbel

S/390: const9.C: Disable test.

gcc/testsuite/ChangeLog

	PR c++/56194
	* g++.dg/init/const9.C: Disable test on S/390.

From-SVN: r232422
parent 5d9bf64f
2016-01-15 Dominik Vogt <vogt@linux.vnet.ibm.com>
PR c++/56194
* g++.dg/init/const9.C: Disable test on S/390.
2016-01-15 Dominik Vogt <vogt@linux.vnet.ibm.com>
* g++.dg/Wframe-address.C: Test requires -mbackchain for s390*-*-*.
* g++.dg/Wno-frame-address.C: Ditto.
......
// PR c++/55893
// { dg-final { scan-assembler-not "rodata" { target { ! hppa*-*-* } } } }
// { dg-final { scan-assembler-not "rodata" { target { ! "hppa*-*-* s390*-*-*" } } } }
struct foo
{
......
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