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] coarray cleanup leftover


Mikael Morin wrote:
This is not a bug nor a regression, so this should normally wait for the next
stage1. It is obvious on the other hand, and safe, as the 'n<  loop->dimen'
conditions are inside a 'for (n = 0; n<  loop->dimen; n++)' loop.

Regression tested on x86_64-unknown-linux-gnu (with the just posted pr51250
patch). OK for trunk?

OK. Thanks for the clean up.


Tobias


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