This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Chain PHI nodes via separate a chain field
- From: Jason Merrill <jason at redhat dot com>
- To: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>
- Cc: gcc-patches at gcc dot gnu dot org, rth at redhat dot com
- Date: Wed, 16 Jun 2004 10:32:21 -0400
- Subject: Re: Chain PHI nodes via separate a chain field
- References: <200406161116.17111.s.bosscher@student.tudelft.nl>
It seems like this will *increase* memory consumption until we eventually
do away with TREE_CHAIN.
Jason