[Bug other/26184] memory leaks in swing modulo scheduling function

2006-02-08 Thread uttamp at us dot ibm dot com
--- Comment #2 from uttamp at us dot ibm dot com 2006-02-08 22:44 --- I'll submit a patch to fix these leaks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26184

[Bug other/26184] memory leaks in swing modulo scheduling function

2006-02-08 Thread uttamp at us dot ibm dot com
--- Comment #1 from uttamp at us dot ibm dot com 2006-02-08 22:43 --- I missed another memory leak in the same file, in function generate_reg_moves(), memory pointed by uses_of_defs is not freed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26184