* gcc.dg/20050325-1.c: Fix a typo.
From-SVN: r97044
This commit is contained in:
parent
94887ef478
commit
aec6cb103c
@ -1,3 +1,7 @@
|
||||
2005-03-25 Zdenek Dvorak <dvorakz@suse.cz>
|
||||
|
||||
* gcc.dg/20050325-1.c: Fix a typo.
|
||||
|
||||
2005-03-25 Francois-Xavier Coudert <coudert@clipper.ens.fr>
|
||||
|
||||
PR libfortran/19678
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* PR 20249 */
|
||||
|
||||
/* { dg-do compile } */
|
||||
/* dg-options "-O2 -fprofile-arcs" } */
|
||||
/* { dg-options "-O2 -fprofile-arcs" } */
|
||||
|
||||
extern int *g (int x, void* y);
|
||||
extern void fg (long long x, int y);
|
||||
|
Loading…
Reference in New Issue
Block a user