Commit 8028dd3f by Iain Sandoe Committed by Iain Sandoe

[Darwin, PPC, testsuite] Require stabs support for a test.

The test fails if the assembler doesn't support stabs.

2019-07-13  Iain Sandoe  <iain@sandoe.co.uk>

	* gcc.target/powerpc/stabs-attrib-vect-darwin.c: Require stabs
	support.

From-SVN: r273470
parent e2bc581f
2019-07-13 Iain Sandoe <iain@sandoe.co.uk>
* gcc.target/powerpc/stabs-attrib-vect-darwin.c: Require stabs
support.
2019-07-13 Segher Boessenkool <segher@kernel.crashing.org> 2019-07-13 Segher Boessenkool <segher@kernel.crashing.org>
PR target/91148 PR target/91148
......
/* Test Attribute Vector associated with vector type stabs. */ /* Test Attribute Vector associated with vector type stabs. */
/* { dg-do compile { target powerpc*-*-darwin* } } */ /* { dg-do compile { target powerpc*-*-darwin* } } */
/* { dg-require-effective-target stabs } */
/* { dg-options "-gstabs+ -fno-eliminate-unused-debug-types -faltivec" } */ /* { dg-options "-gstabs+ -fno-eliminate-unused-debug-types -faltivec" } */
int main () int main ()
......
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