Commit ae0d6a88 by Marcus Shawcroft

pr41893-1.c: Typo fix to dg-require-effective-target lto.

2010-09-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>

        * gcc.dg/debug/pr41893-1.c: Typo fix to dg-require-effective-target lto.
        * gcc.dg/pr27898.c: Likewise.
        * gcc.dg/pr28712.c: Likewise.
        * gcc.dg/pr30762-1.c: Likewise.
        * gcc.dg/pr31529-1.c: Likewise.
        * gcc.dg/pr34457-1.c: Likewise.
        * gcc.dg/pr34668-1.c: Likewise.
        * gcc.dg/pr34989-1.c: Likewise.
        * gcc.dg/pr43557-1.c: Likewise.

From-SVN: r164519
parent a69d9775
/* PR debug/41893 */
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -fwhole-program -O -r -nostdlib" } */
/* { dg-additional-sources "pr41893-2.c" } */
......
/* PR c/27898 */
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib" } */
/* { dg-additional-sources "pr27898.c" } */
......
/* PR c/28712 */
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib" } */
/* { dg-additional-sources "pr28712.c pr28712.c" } */
......
/* PR c/30762 */
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib -O3" } */
/* { dg-additional-sources pr30762-2.c } */
......
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib" } */
/* { dg-additional-sources "pr31529-2.c" } */
......
/* PR c/34457 */
/* { dg-do link } */
/* { dg-require-effective-target trampolines } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib -O2" } */
/* { dg-additional-sources "pr34457-2.c" } */
......
/* PR c/34668 */
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib -O2" } */
/* { dg-additional-sources "pr34668-2.c" } */
......
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib -O2" } */
/* { dg-additional-sources "pr34989-2.c" } */
......
/* PR debug/43557 */
/* { dg-do link } */
/* { dg-require-effective-target-lto } */
/* { dg-require-effective-target lto } */
/* { dg-options "-flto -r -nostdlib -g -O2" } */
/* { dg-additional-sources "pr43557-2.c" } */
......
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