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: [gfortran] Fix PR 16907: Allow REAL array indices


Paul Brook wrote:
> On Sunday 13 March 2005 18:05, Tobias Schlüter wrote:
> 
>>2005-03-13  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
>>
>>        PR fortran/16907
>>        * resolve.c (gfc_resolve_index): Allow REAL indices as an
>>extension.
> 
> 
> Ok. Maybe we need an extra extension category (disabled by default) for really 
> nasty things that we only support because we have to.

I added PR 20460 where we can collect these extensions.

- Tobi


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