Commit 09c58f30 by Iain Sandoe

darwin assembler does not support .type

From-SVN: r159700
parent 9f90e80a
2010-05-22 Iain Sandoe <iains@gcc.gnu.org>
PR lto/44238
* gcc.dg/lto/20090914-2_0.c: XFAIL *-*-darwin*.
2010-05-22 Janus Weil <janus@gcc.gnu.org>
PR fortran/44213
......
/* { dg-lto-do run } */
/* { dg-skip-if "x86 only" { ! { x86_64-*-* i?86-*-* } } { "*" } { "" } } */
/* { dg-skip-if "no .type" { *-*-darwin* } { "*" } { "" } } */
/* Doesn't work without this dummy function with -fwhopr. */
int foo(void) { }
......
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