]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/f95-lang.cc
gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/lang...
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 6 Apr 2008 12:36:58 +0000 (12:36 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sun, 6 Apr 2008 12:36:58 +0000 (12:36 +0000)
commit3135ce84cc325bdfb60e62d2d5845ec41b86b691
tree286e4f3e6fd8620db4cf4fc2b4eed096a9403939
parentdaf5afd48f1744d4f9dd4ed859160f0185b5e123
gcc.c (default_compilers): Sync Fortran extensions list with that in fortran/lang-specs.h.

gcc/
* gcc.c (default_compilers): Sync Fortran extensions list with
that in fortran/lang-specs.h.
* doc/invoke.texi: Likewise.
* dbxout.c (get_lang_number): Use "GNU Fortran" in "GNU F95".
* dwarf2out.c (gen_compile_unit_die): Likewise.

gcc/fortran/
* f95-lang.c: Set LANG_HOOKS_NAME to "GNU Fortran".

From-SVN: r133960
gcc/ChangeLog
gcc/dbxout.c
gcc/doc/invoke.texi
gcc/dwarf2out.c
gcc/fortran/ChangeLog
gcc/fortran/f95-lang.c
gcc/gcc.c