[Bug fortran/78293] [5/6/7 Regression] SIGABRT with function result used as argument
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 11 05:51:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78293
Paul Thomas <pault at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pault at gcc dot gnu.org
Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org
--- Comment #2 from Paul Thomas <pault at gcc dot gnu.org> ---
I have a most of the way working patch for this PR. Or, at least, I have found
the sensitive point and can persuade the testcase to run correctly. To my
astonishment, there is but one trivial regression. I need to check for memory
leaks before I post the patch, however.
Cheers
Paul
More information about the Gcc-bugs
mailing list