Commit 94ba3446 by Richard Sandiford Committed by Richard Sandiford

octeon-pipe-1.c: Add -ffat-lto-objects

gcc/testsuite/
	* gcc.target/mips/octeon-pipe-1.c: Add -ffat-lto-objects

From-SVN: r195441
parent f6b1e65e
2013-01-24 Richard Sandiford <rdsandiford@googlemail.com>
* gcc.target/mips/octeon-pipe-1.c: Add -ffat-lto-objects
2013-01-24 Jakub Jelinek <jakub@redhat.com> 2013-01-24 Jakub Jelinek <jakub@redhat.com>
PR c/56078 PR c/56078
......
/* Check that we use the octeon pipeline description. */ /* Check that we use the octeon pipeline description. */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-march=octeon -fschedule-insns2 -fdump-rtl-sched2" } */ /* { dg-options "-march=octeon -fschedule-insns2 -fdump-rtl-sched2 -ffat-lto-objects" } */
/* { dg-skip-if "code quality test" { *-*-* } { "-O0" } { "" } } */ /* { dg-skip-if "code quality test" { *-*-* } { "-O0" } { "" } } */
NOMIPS16 int f (int a, int b) NOMIPS16 int f (int a, int b)
......
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