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 jit/63854] Fix memory leaks seen in JIT


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

--- Comment #7 from dmalcolm at gcc dot gnu.org ---
Author: dmalcolm
Date: Wed Nov 19 19:33:49 2014
New Revision: 217795

URL: https://gcc.gnu.org/viewcvs?rev=217795&root=gcc&view=rev
Log:
PR jit/63854: Fix memory leak of save_decoded_options

gcc/ChangeLog:
    PR jit/63854
    * toplev.c (toplev::finalize): Clean up save_decoded_options.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/toplev.c


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