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: [Patch, fortran] PR29786 - [4.1/4.2/4.3 Regression] Initialization of overlapping variables: Not implemented


If you can keep everything within the fortran
front-end code, then I'd support the backport (although it
isn't technically a regression).

I am against this backport: the memory-representation code is widely untested, especially on cross-compiling setups and unusual archs; for a change that invasive, I don't think enough dust has settled. Moreover, 4.2.0 was released, and we really shouldn't be introducing new features. Many distros apparently intend to skip the 4.2 branch entirely, and 4.3 sources and binaries are available to people who need the new functionality (and we know that these mainline binaries have been heavily used).

Now, on a view that has more to do with strategy and
resources-planning than with actual code quality. I believe it is
within our reach to make 4.3.0 an extra-good release, and all effort
spent on the 4.2 branch after the 4.2.0 release, for things that are
not regressions wrt 4.1.x or 4.0.x, would be better spent elsewhere.

That being said, there are maintainers enough supporting this backport
that you can do whatever is decided, no need to worry about my
objection.

FX


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