https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120786
James K. Lowden <jklowden at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #6 from James K. Lowden <jklowden at gcc dot gnu.org> ---
(In reply to Simon Sobisch from comment #4)
> if var NOT<=-var+ 9 DISPLAY "GOOD".
Recent testing shows the above is rejected without --dialect mf, and is
accepted with it.
