https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120179

--- Comment #10 from anlauf at gcc dot gnu.org ---
(In reply to Thomas Schwinge from comment #8)
> (In reply to GCC Commits from comment #5)
> > commit r16-480-g6ce73ad4370c143a7d1e6a13b1d353db5884213f
> 
> >             * gfortran.dg/do_concurrent_basic.f90: Extend testcase.
> 
> I noticed this removed execution and torture testing; maybe unintentionally?

No, that was intentional.  It does not make sense to torture-test here,
as this is basically a parsing test and maybe for debugging.

The added two lines are modelled after comment#0.  They gave slightly
different bogus errors before the patch, maybe due to slightly different
error recovery after the hiccup.  The additional line helps to ensure that
there is nothing special going on here.

Reply via email to