OSDN Git Service

* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
[pf3gnuchains/gcc-fork.git] / libiberty / partition.c
index c145cdb..5f0745c 100644 (file)
@@ -177,6 +177,7 @@ partition_print (partition part, FILE *fp)
       }
   fputc (']', fp);
 
+  free (class_elements);
   free (done);
 }