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] Fix PR 38536


On 01/15/2011 02:45 PM, Thomas Koenig wrote:
Hi Tobias,

here is an update of the patch.  This one just warns about array
sections if they are followed by component references.

Against my earlier patch, this also catches cases like
c_loc(ttt%t(5,1:2)%i(1)).

Regression-tested. OK for trunk?

Looks good, OK!

Thanks,

Jerry


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