[patch, fortran] Index interchange for FORALL and DO CONCURRENT

Bernhard Reutner-Fischer rep.dot.nop@gmail.com
Tue Oct 31 21:09:00 GMT 2017


On Tue, Oct 31, 2017 at 09:50:37PM +0100, Bernhard Reutner-Fischer wrote:
> On Tue, Oct 31, 2017 at 09:30:27PM +0100, Thomas Koenig wrote:
> 
> > > Or maybe emit diagnostics into the frontend optimize dump file and scan
> > > that?
> > 
> > If we could check the Fortran tree dumps with dejagnu, that would be
> > doable. Unfortunately, we don't have that in place.
> 
> Well that should be rather easy.
> Don't we have a basic scan-dump where we can pass the file as well as a
> regexp? I might look into this later.

and there is a scan-lang-dump which may be exactly for this case.



More information about the Gcc-patches mailing list