Commit 0c12d24f by Andrew Pinski Committed by Andrew Pinski

re PR other/19328 (FAIL: gcc.dg/attr-alias-2.c (test for excess errors))

2005-01-14  Andrew Pinski  <pinskia@physics.uc.edu>
            John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

        PR other/19328
        * gcc.dg/attr-alias-2.c: dg-require-alias takes an
        argument.

Co-Authored-By: John David Anglin <dave.anglin@nrc-cnrc.gc.ca>

From-SVN: r93680
parent 7f9e6d2a
2005-01-14 Andrew Pinski <pinskia@physics.uc.edu>
John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR other/19328
* gcc.dg/attr-alias-2.c: dg-require-alias takes an
argument.
2005-01-15 Jakub Jelinek <jakub@redhat.com>
PR c++/19263
......
/* PR 19031 */
/* { dg-do link } */
/* { dg-require-alias } */
/* { dg-require-alias "" } */
/* { dg-options "-funit-at-a-time" } */
static int f1 (void) { return 0; }
......
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