This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/78122] [5/6/7/8 Regression] [F08] ICE in get, at cgraph.h:395
- From: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 02 Jul 2017 09:08:54 +0000
- Subject: [Bug fortran/78122] [5/6/7/8 Regression] [F08] ICE in get, at cgraph.h:395
- Auto-submitted: auto-generated
- References: <bug-78122-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78122
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> According to the F08 standard every variable in the main program implicitly
> gets the SAVE attribute, which is the subject of PR55207.
Marked as duplicate of PR55207.
*** This bug has been marked as a duplicate of bug 55207 ***