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 middle-end/77475] unnecessary or misleading context in reporting command line problems


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77475

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Sep 13 08:45:36 2016
New Revision: 240107

URL: https://gcc.gnu.org/viewcvs?rev=240107&root=gcc&view=rev
Log:
        PR middle-end/77475
        * opts.h (candidates_list_and_hint): Declare.
        * opts-common.c (candidates_list_and_hint): New function.
        (cmdline_handle_error): Use it.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts-common.c
    trunk/gcc/opts.h

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