Commit 5ca18844 by Richard Henderson Committed by Richard Henderson

* gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.

From-SVN: r74490
parent 9877afe8
2003-12-10 Richard Henderson <rth@redhat.com>
* gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
2003-12-08 Matt Austern <austern@apple.com> 2003-12-08 Matt Austern <austern@apple.com>
PR c/13134 PR c/13134
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-final { scan-assembler-not {foo[1-9]\.} } } */ /* { dg-final { scan-assembler-not {foo[1-9]\.[0-9]} } } */
/* Check that we don't get .0 suffixes on static variables when not using /* Check that we don't get .0 suffixes on static variables when not using
intermodule analysis. */ intermodule analysis. */
......
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