This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29389] Statement functions are not recognized as pure when they are
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Sep 2008 16:58:50 -0000
- Subject: [Bug fortran/29389] Statement functions are not recognized as pure when they are
- References: <bug-29389-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from dominiq at lps dot ens dot fr 2008-09-06 16:58 -------
Note that before the patch for pr35837, the code in comment #1 was wrongly
rejected. This is now fixed by this patch. Also if the FORALL statement is this
code is uncommented, it is now accepted while it is invalid, see pr37398.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29389