mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 05:10:25 +08:00
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
This commit is contained in:
parent
7f9e6d2a42
commit
0c12d24f70
@ -1,3 +1,10 @@
|
||||
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
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* PR 19031 */
|
||||
/* { dg-do link } */
|
||||
/* { dg-require-alias } */
|
||||
/* { dg-require-alias "" } */
|
||||
/* { dg-options "-funit-at-a-time" } */
|
||||
|
||||
static int f1 (void) { return 0; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user