[Bug driver/31107] --target-help doesn't say which options are compiler, assembler or linker options

2007-04-26 Thread rsandifo at gcc dot gnu dot org


--- 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=gccview=revrev=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



[Bug driver/31107] --target-help doesn't say which options are compiler, assembler or linker options

2007-04-26 Thread rsandifo at gcc dot gnu dot org


--- Comment #3 from rsandifo at gcc dot gnu dot org  2007-04-26 08:19 
---
Patch committed to mainline.  This isn't a regression,
and I don't think the bug is serious enough for it to be
worth bending the usual backport rules.


-- 

rsandifo at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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



[Bug driver/31107] --target-help doesn't say which options are compiler, assembler or linker options

2007-04-25 Thread fxcoudert at gcc dot gnu dot org


-- 

fxcoudert at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||rsandifo at sources dot
   ||redhat dot com
 AssignedTo|unassigned at gcc dot gnu   |richard at codesourcery dot
   |dot org |com
 Status|NEW |ASSIGNED


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



[Bug driver/31107] --target-help doesn't say which options are compiler, assembler or linker options

2007-03-09 Thread fxcoudert at gcc dot gnu dot org


-- 

fxcoudert at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
  Known to fail||4.1.1 4.2.0 4.3.0
   Last reconfirmed|-00-00 00:00:00 |2007-03-09 15:18:03
   date||


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



[Bug driver/31107] --target-help doesn't say which options are compiler, assembler or linker options

2007-03-09 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2007-03-09 15:23 ---
I think gas should be fixed instead of the driver.


-- 


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