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 driver/31107] --target-help doesn't say which options are compiler, assembler or linker options



------- Comment #2 from rsandifo at gcc dot gnu dot org  2007-04-26 08:15 -------
Subject: Bug 31107

Author: rsandifo
Date: Thu Apr 26 08:15:41 2007
New Revision: 124175

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124175
Log:
gcc/
        PR driver/31107
        * doc/invoke.texi (%:print-asm-header): Document.
        * gcc.c (asm_options): Use %:print-asm-header() for --target-help
        and -ftarget-help.
        (static_spec_functions): Add print-asm-header.
        (main): Print a banner before the --target-help linker options.
        (print_asm_header_spec_function): New function.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/invoke.texi
    trunk/gcc/gcc.c


-- 


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


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