public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/67059] New: gfortran --version output is inconsistent with the rest of GCC
@ 2015-07-29 20:34 rivanvx at gmail dot com
  2015-07-29 20:36 ` [Bug fortran/67059] " rivanvx at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: rivanvx at gmail dot com @ 2015-07-29 20:34 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 67059
           Summary: gfortran --version output is inconsistent with the
                    rest of GCC
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rivanvx at gmail dot com
  Target Milestone: ---

On Debian unstable with GCC 5.2.1 20150723 from experimental, I get

$ gcc --version
gcc (Debian 5.2.1-12) 5.2.1 20150723
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

and g++/gdc/gccgo shows analogous output. However, gfotran has a different
output

$ gfortran --version
GNU Fortran (Debian 5.2.1-12) 5.2.1 20150723
Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

which could be made more consistent with the rest of GCC. The attached patch
fixes the issue.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/67059] gfortran --version output is inconsistent with the rest of GCC
  2015-07-29 20:34 [Bug fortran/67059] New: gfortran --version output is inconsistent with the rest of GCC rivanvx at gmail dot com
@ 2015-07-29 20:36 ` rivanvx at gmail dot com
  2015-08-08 19:59 ` fxcoudert at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rivanvx at gmail dot com @ 2015-07-29 20:36 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Vedran Miletic <rivanvx at gmail dot com> ---
Created attachment 36090
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36090&action=edit
Patch

Output from git diff, hope this is OK.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/67059] gfortran --version output is inconsistent with the rest of GCC
  2015-07-29 20:34 [Bug fortran/67059] New: gfortran --version output is inconsistent with the rest of GCC rivanvx at gmail dot com
  2015-07-29 20:36 ` [Bug fortran/67059] " rivanvx at gmail dot com
@ 2015-08-08 19:59 ` fxcoudert at gcc dot gnu.org
  2015-08-08 20:00 ` fxcoudert at gcc dot gnu.org
  2015-08-08 21:45 ` rivanvx at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2015-08-08 19:59 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Sat Aug  8 19:59:16 2015
New Revision: 226734

URL: https://gcc.gnu.org/viewcvs?rev=226734&root=gcc&view=rev
Log:
        PR fortran/67059
        * gfortranspec.c (lang_specific_driver): Adjust --version output.

Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/gfortranspec.c


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/67059] gfortran --version output is inconsistent with the rest of GCC
  2015-07-29 20:34 [Bug fortran/67059] New: gfortran --version output is inconsistent with the rest of GCC rivanvx at gmail dot com
  2015-07-29 20:36 ` [Bug fortran/67059] " rivanvx at gmail dot com
  2015-08-08 19:59 ` fxcoudert at gcc dot gnu.org
@ 2015-08-08 20:00 ` fxcoudert at gcc dot gnu.org
  2015-08-08 21:45 ` rivanvx at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fxcoudert at gcc dot gnu.org @ 2015-08-08 20:00 UTC (permalink / raw)
  To: gcc-bugs

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

Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |fxcoudert at gcc dot gnu.org
         Resolution|---                         |FIXED
   Target Milestone|---                         |6.0

--- Comment #3 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Fixed on trunk.
Thanks for the report.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/67059] gfortran --version output is inconsistent with the rest of GCC
  2015-07-29 20:34 [Bug fortran/67059] New: gfortran --version output is inconsistent with the rest of GCC rivanvx at gmail dot com
                   ` (2 preceding siblings ...)
  2015-08-08 20:00 ` fxcoudert at gcc dot gnu.org
@ 2015-08-08 21:45 ` rivanvx at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: rivanvx at gmail dot com @ 2015-08-08 21:45 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Vedran Miletic <rivanvx at gmail dot com> ---
(In reply to Francois-Xavier Coudert from comment #3)
> Fixed on trunk.
> Thanks for the report.

Thanks!


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-08 21:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-29 20:34 [Bug fortran/67059] New: gfortran --version output is inconsistent with the rest of GCC rivanvx at gmail dot com
2015-07-29 20:36 ` [Bug fortran/67059] " rivanvx at gmail dot com
2015-08-08 19:59 ` fxcoudert at gcc dot gnu.org
2015-08-08 20:00 ` fxcoudert at gcc dot gnu.org
2015-08-08 21:45 ` rivanvx at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).