public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/15477] New: gfortran should not have own version number
@ 2004-05-17  4:26 jsm28 at gcc dot gnu dot org
  2004-05-17  4:31 ` [Bug fortran/15477] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2004-05-17  4:26 UTC (permalink / raw)
  To: gcc-bugs

gfortran has its own version number, which appears in gfortran.texi
and as GFC_VERSION in gfortran.h, which however doesn't seem to be
used anywhere.  As a part of GCC not independently released, it should
just use the GCC version number.  (Even parts that are independently
released, such as the Ada front end, now tend to use the GCC version
number when in GCC although other numbers may be used for independent
releases.)

(Of course libgfortran needs its own ABI version number, but that is
only used to set the library soname and should only be incremented in
accordance with the libtool rules for setting ABI versions and can
stay at zero until there's been a release to care about compatibility with.)

-- 
           Summary: gfortran should not have own version number
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug fortran/15477] gfortran should not have own version number
  2004-05-17  4:26 [Bug fortran/15477] New: gfortran should not have own version number jsm28 at gcc dot gnu dot org
@ 2004-05-17  4:31 ` pinskia at gcc dot gnu dot org
  2004-06-01 12:14 ` cvs-commit at gcc dot gnu dot org
  2004-06-01 12:19 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-17  4:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-16 19:20 -------
Confirmed. I think this is just a remense from when it was split from g95.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-16 19:20:55
               date|                            |
   Target Milestone|---                         |3.5.0


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


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

* [Bug fortran/15477] gfortran should not have own version number
  2004-05-17  4:26 [Bug fortran/15477] New: gfortran should not have own version number jsm28 at gcc dot gnu dot org
  2004-05-17  4:31 ` [Bug fortran/15477] " pinskia at gcc dot gnu dot org
@ 2004-06-01 12:14 ` cvs-commit at gcc dot gnu dot org
  2004-06-01 12:19 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-06-01 12:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-06-01 12:13 -------
Subject: Bug 15477

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tobi@gcc.gnu.org	2004-06-01 12:13:02

Modified files:
	gcc/fortran    : ChangeLog gfortran.h gfortran.texi 

Log message:
	PR fortran/15477
	* gfortran.h (GFC_VERSION): Remove.
	* gfortran.texi (version-gfortran): Remove, replace by version-GCC
	where used.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.55&r2=1.56
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/gfortran.h.diff?cvsroot=gcc&r1=1.9&r2=1.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/gfortran.texi.diff?cvsroot=gcc&r1=1.3&r2=1.4



-- 


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


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

* [Bug fortran/15477] gfortran should not have own version number
  2004-05-17  4:26 [Bug fortran/15477] New: gfortran should not have own version number jsm28 at gcc dot gnu dot org
  2004-05-17  4:31 ` [Bug fortran/15477] " pinskia at gcc dot gnu dot org
  2004-06-01 12:14 ` cvs-commit at gcc dot gnu dot org
@ 2004-06-01 12:19 ` tobi at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-06-01 12:19 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2004-06-01 12:19 -------
Fixed by the above commit.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-06-01 12:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-17  4:26 [Bug fortran/15477] New: gfortran should not have own version number jsm28 at gcc dot gnu dot org
2004-05-17  4:31 ` [Bug fortran/15477] " pinskia at gcc dot gnu dot org
2004-06-01 12:14 ` cvs-commit at gcc dot gnu dot org
2004-06-01 12:19 ` tobi at gcc dot gnu dot org

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).