This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] PR50619 - fix ASSOCIATE with -finit-*


Hi Tobias,

ASSOCIATE names are (wrongly) initialized by -finit-real=*, thus, their
values are wrong.

The fix seems to be rather obvious, but I am not really an associate
expert.

I'd say it is obvious. OK for trunk, also OK for backporting. I am unsure whether to put it into 4.7.1, though. Opinions?

Regards

Thomas


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