This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/79505] [7 Regression] Memory leaks in oacc_loop_discover_walk


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79505

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb 14 19:40:27 2017
New Revision: 245445

URL: https://gcc.gnu.org/viewcvs?rev=245445&root=gcc&view=rev
Log:
        PR middle-end/79505
        * omp-offload.c (free_oacc_loop): Release loop->ifns vector.
        (new_oacc_loop_raw): Don't clear already cleared fields.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-offload.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]