mirror of git://gcc.gnu.org/git/gcc.git
parent
9827445421
commit
0942c722b3
|
@ -1,3 +1,7 @@
|
||||||
|
2009-08-14 Janne Blomqvist <jb@gcc.gnu.org>
|
||||||
|
|
||||||
|
* fmain.c: Add comment saying file is deprecated.
|
||||||
|
|
||||||
2009-08-14 Janne Blomqvist <jb@gcc.gnu.org>
|
2009-08-14 Janne Blomqvist <jb@gcc.gnu.org>
|
||||||
|
|
||||||
PR libfortran/40863
|
PR libfortran/40863
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
/* Note that this file is not used as of GFortran 4.5, and exists here
|
||||||
|
only for backwards compatibility. */
|
||||||
|
|
||||||
#include "libgfortran.h"
|
#include "libgfortran.h"
|
||||||
|
|
||||||
/* The main Fortran program actually is a function, called MAIN__.
|
/* The main Fortran program actually is a function, called MAIN__.
|
||||||
|
|
Loading…
Reference in New Issue