mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-22 21:51:36 +08:00
[Darwin, PPC, testsuite] Require stabs support for a test.
The test fails if the assembler doesn't support stabs. 2019-09-05 Iain Sandoe <iain@sandoe.co.uk> Backport from mainline. 2019-07-13 Iain Sandoe <iain@sandoe.co.uk> * gcc.target/powerpc/stabs-attrib-vect-darwin.c: Require stabs support. From-SVN: r275440
This commit is contained in:
parent
fa8428f093
commit
d1915aa228
@ -1,3 +1,11 @@
|
||||
2019-09-05 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
Backport from mainline.
|
||||
2019-07-13 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
* gcc.target/powerpc/stabs-attrib-vect-darwin.c: Require stabs
|
||||
support.
|
||||
|
||||
2019-09-05 Iain Sandoe <iain@sandoe.co.uk>
|
||||
|
||||
Backport from mainline.
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* Test Attribute Vector associated with vector type stabs. */
|
||||
/* { dg-do compile { target powerpc*-*-darwin* } } */
|
||||
/* { dg-require-effective-target stabs } */
|
||||
/* { dg-options "-gstabs+ -fno-eliminate-unused-debug-types -faltivec" } */
|
||||
|
||||
int main ()
|
||||
|
Loading…
x
Reference in New Issue
Block a user