df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool.
authorSteven Bosscher <stevenb.gcc@gmail.com>
Mon, 9 Jun 2008 01:56:08 +0000 (01:56 +0000)
committerKenneth Zadeck <zadeck@gcc.gnu.org>
Mon, 9 Jun 2008 01:56:08 +0000 (01:56 +0000)
commitfed6152d2e50b30d08c3fb4b246f027b3baa00d6
tree5fe353dc2f26597874408385ad7576f1258cde26
parent1a4322553b2f7617c4b147be0de3463a3ef698f3
df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool.

2008-06-08  Steven Bosscher  <stevenb.gcc@gmail.com>

* df-scan.c (struct df_scan_problem_data): Remove the
mw_link_pool alloc pool.
(df_scan_free_internal): Don't free it.
(df_scan_alloc): Don't allocate it.
* df.h (struct df_link): Update comment.

From-SVN: r136576
gcc/ChangeLog
gcc/df-scan.c
gcc/df.h