[Bug fortran/93263] [9/10 Regression] -fno-automatic and RECURSIVE

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 20 13:31:00 GMT 2020


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

--- Comment #17 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Mark Eggleston
<markeggleston@gcc.gnu.org>:

https://gcc.gnu.org/g:42066149461d7e6951d61c341954b0ed77c08d34

commit r9-8148-g42066149461d7e6951d61c341954b0ed77c08d34
Author: Mark Eggleston <markeggleston@gcc.gnu.org>
Date:   Mon Jan 20 13:29:33 2020 +0000

    [PATCH] PR Fortran/93263 Correct test case

    Should've have checked for the existance of a non static integer
    using scan-tree-dump instead of scan-tree-dump-not. A cut and paste
    error.


More information about the Gcc-bugs mailing list