[Bug fortran/58676] Intrinsic functions not considered pure actual arguments
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 10 13:25:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58676
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-10-10
CC| |burnus at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Actually, another PR related to this issue is PR58099, which has a patch:
PR58099 comment 18.
That matches the obvious patch which I also just came up with. (I wonder
whether we have to take care whether a specific function exists or not; but
that might be already handled.)
More information about the Gcc-bugs
mailing list