[Bug lto/44238] FAIL: gcc.dg/lto/20090914-2 c_lto_20090914-2_0.o assemble, -O0 -fwhopr

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat May 22 16:08:00 GMT 2010



------- Comment #6 from rguenth at gcc dot gnu dot org  2010-05-22 16:08 -------
(In reply to comment #5)
> (In reply to comment #4)
> > Just amend the existing dg-skip to also skip darwin.
> 
> two different reasons.. is this better?

If it works for you sure.

> Index: gcc/testsuite/gcc.dg/lto/20090914-2_0.c
> ===================================================================
> --- gcc/testsuite/gcc.dg/lto/20090914-2_0.c     (revision 159693)
> +++ gcc/testsuite/gcc.dg/lto/20090914-2_0.c     (working copy)
> @@ -1,5 +1,6 @@
>  /* { 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) { }
> 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44238



More information about the Gcc-bugs mailing list