[PR fortran/88248, patch] - [F18] Bogus warning about obsolescent feature: Labeled DO statement

Jerry DeLisle jvdelisle@charter.net
Thu Feb 14 00:46:00 GMT 2019


On 2/13/19 2:38 PM, Harald Anlauf wrote:
> The attached patch moves the check for labeled DO statements to
> the place where a label is referenced instead of where a label
> was defined, which lead to false positives.
> 
> Regtested on x86_64-pc-linux-gnu.
> 
> OK for trunk?
> 

Thanks Harald,

All OK with test case.

Jerry



More information about the Fortran mailing list