]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lra-spills.c
re PR middle-end/56461 (GCC is leaking lots of memory)
authorJakub Jelinek <jakub@redhat.com>
Tue, 26 Feb 2013 21:13:27 +0000 (22:13 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 26 Feb 2013 21:13:27 +0000 (22:13 +0100)
commitd0163673082e1df735245a846f48276a4b5f324a
treef640ce769cb3d4c245324e4e17bd1690f24b4ff5
parentb5ad2b8e073ff23fadc9eaa7c8b6799ba31bd9bf
re PR middle-end/56461 (GCC is leaking lots of memory)

PR middle-end/56461
* lra-spills.c (lra_spill): Free spill_hard_reg at the end.

From-SVN: r196294
gcc/ChangeLog
gcc/lra-spills.c