re PR fortran/49623 (Segfault of "gfortran -L" if no argument follows the "-L")
authorJakub Jelinek <jakub@redhat.com>
Mon, 4 Jul 2011 21:12:57 +0000 (23:12 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 4 Jul 2011 21:12:57 +0000 (23:12 +0200)
commitbc9475113ff3731afafca87e6b973863ead02ee5
tree5c67c6c8aba7d15ae6686cc245c07a9f537169e0
parentaf421d9cf0a6cbc585e42af653a01619457ecc01
re PR fortran/49623 (Segfault of "gfortran -L" if no argument follows the "-L")

PR fortran/49623
* gfortranspec.c (lang_specific_driver): Ignore options with
CL_ERR_MISSING_ARG errors.

From-SVN: r175830
gcc/fortran/ChangeLog
gcc/fortran/gfortranspec.c