Commit 3af617d8 by John David Anglin

re PR testsuite/56194 (FAIL: g++.dg/init/const9.C -std=c++98 scan-assembler-not rodata)

	PR testsuite/56194
	* g++.dg/init/const9.C: Skip scan-assembler-not "rodata" on hppa*-*-*.

From-SVN: r214996
parent 6c2ded42
2014-09-06 John David Anglin <danglin@gcc.gnu.org>
PR testsuite/56194
* g++.dg/init/const9.C: Skip scan-assembler-not "rodata" on hppa*-*-*.
* g++.dg/ipa/pr61800.C: Require visibility.
* gcc.dg/pr61868.c: Require lto.
......
// PR c++/55893
// { dg-final { scan-assembler-not "rodata" } }
// { dg-final { scan-assembler-not "rodata" { target { ! hppa*-*-* } } } }
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