[Bug driver/19117] gcc -v should include target information

2005-02-03 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-03 13:46 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug driver/19117] gcc -v should include target information

2005-02-03 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-03 13:03 --- Subject: Bug 19117 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-03 13:03:26 Modified files: gcc: ChangeLog gcc.c Log message:

[Bug driver/19117] gcc -v should include target information

2005-02-02 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-02-03 00:02 --- Subject: Re: gcc -v should include target information pinskia at gcc dot gnu dot org wrote: > --- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-02 > 23:54 --- > Patch here:

[Bug driver/19117] gcc -v should include target information

2005-02-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-02 23:54 --- Patch here: . -- What|Removed |Added

[Bug driver/19117] gcc -v should include target information

2005-01-05 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-01-05 11:39 --- I've found that gcc -dumpmachine does what I want. Still, it would be nice to have that information included in -v. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19117

[Bug driver/19117] gcc -v should include target information

2004-12-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-21 21:22 --- Confirmed, I found out what the use of the non builtin specs was useful for, reporting the target information. -- What|Removed |Added --