This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: consequence of 4.0 release branch?


Toon Moene wrote:
Thomas Koenig wrote:

What are the consequences of the creation of the 4.0 gcc release
branch for gfortran?  Will current fixes still get into 4.0?


Good question.

Mark,

What are the conditions for fixes to gfortran on the 4.0 branch ?

1. Any regressions from earlier gfortran snapshots.
2. Any regressions from g77.
3. Any bugfix.

What do you and the other Fortran maintainers think is most appropriate?


I think my inclination would be (3) in this release, and (1) in future releases. I think that comparisons with G77 are a bit misleading; this is such a complete rewrite that I would just treat it as start-from-scratch, and let people who want G77 use older releases of GCC. Obviously, I understand that we eventually want to support as much G77 compatibility as is reasonable, but my person opinion is that there's no point in worrying about that in this release.

That's just my opinion, though; I'd like to let the Fortran maintainers set the policy for this release.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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