This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/49623] Segfault of "gfortran -L" if no argument follows the "-L"


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49623

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-04 21:13:36 UTC ---
Author: jakub
Date: Mon Jul  4 21:13:34 2011
New Revision: 175831

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175831
Log:
    PR fortran/49623
    * gfortranspec.c (lang_specific_driver): Ignore options with
    CL_ERR_MISSING_ARG errors.

Modified:
    branches/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/gcc-4_6-branch/gcc/fortran/gfortranspec.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]