This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/66079] [6 Regression] memory leak with source allocation in internal subprogram
- From: "damian at sourceryinstitute dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 13 Jun 2015 00:21:21 +0000
- Subject: [Bug fortran/66079] [6 Regression] memory leak with source allocation in internal subprogram
- Auto-submitted: auto-generated
- References: <bug-66079-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66079
--- Comment #7 from Damian Rouson <damian at sourceryinstitute dot org> ---
Thanks for the fix! I'll update my source, rebuild, and test the fix.
Damian