re PR fortran/26682 (gfortran fails with -fwhole-program optimization)
commit05dddae1341a2d7ddcb0313983b8545fed03df9c
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 3 Oct 2007 09:46:46 +0000 (3 09:46 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Wed, 3 Oct 2007 09:46:46 +0000 (3 09:46 +0000)
tree972139c2fc9fc5754bd328763ca08ff082bffda2
parented1345e8a3de21e34a23231c6896d96c94163ad5
re PR fortran/26682 (gfortran fails with -fwhole-program optimization)

PR fortran/26682

* options.c (gfc_post_options): Issue an error when
-fwhole-program is used.

* doc/invoke.texi (-fwhole-program): Document that Fortran
doesn't support this option.

From-SVN: r128977
gcc/ChangeLog
gcc/doc/invoke.texi
gcc/fortran/ChangeLog
gcc/fortran/options.c