Commit fc34d7b8 by John David Anglin

trampoline4.adb: Skip on hppa*-*-*.

	* gnat.dg/trampoline4.adb: Skip on hppa*-*-*.

From-SVN: r245010
parent 7b4bc984
2017-01-28 John David Anglin <danglin@gcc.gnu.org> 2017-01-28 John David Anglin <danglin@gcc.gnu.org>
* gnat.dg/trampoline4.adb: Skip on hppa*-*-*.
PR testsuite/70583 PR testsuite/70583
* g++.old-deja/g++.abi/vtable2.C: Adjust CMP_VPTR define on hppa. * g++.old-deja/g++.abi/vtable2.C: Adjust CMP_VPTR define on hppa.
......
-- { dg-do compile { target *-*-linux* } } -- { dg-do compile { target *-*-linux* } }
-- { dg-options "-ftrampolines -gnatws" } -- { dg-options "-ftrampolines -gnatws" }
-- { dg-skip-if "standard descriptors" { ia64-*-* powerpc64-*-* } } -- { dg-skip-if "standard descriptors" { hppa*-*-* ia64-*-* powerpc64-*-* } }
procedure Trampoline4 is procedure Trampoline4 is
......
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