aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/fmain.c
diff options
context:
space:
mode:
authorJanne Blomqvist <jb@gcc.gnu.org>2009-08-14 20:54:27 +0300
committerJanne Blomqvist <jb@gcc.gnu.org>2009-08-14 20:54:27 +0300
commit0942c722b3725ad3ae23ac11c8922860928dd3a3 (patch)
treead6ea98f3557e2a1ef5d60c3c917a82d8b16997a /libgfortran/fmain.c
parent9827445421b5a0237093007463bbff590c0101c7 (diff)
downloadgcc-0942c722b3725ad3ae23ac11c8922860928dd3a3.zip
gcc-0942c722b3725ad3ae23ac11c8922860928dd3a3.tar.gz
gcc-0942c722b3725ad3ae23ac11c8922860928dd3a3.tar.bz2
Add comment saying file is deprecated
From-SVN: r150767
Diffstat (limited to 'libgfortran/fmain.c')
-rw-r--r--libgfortran/fmain.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgfortran/fmain.c b/libgfortran/fmain.c
index c59f319..a99263c 100644
--- a/libgfortran/fmain.c
+++ b/libgfortran/fmain.c
@@ -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"
/* The main Fortran program actually is a function, called MAIN__.