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


Am 15.01.2011 23:45, schrieb Thomas Koenig:

Ping?

> 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?
> 
> 	Thomas


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