This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Chain PHI nodes via separate a chain field


On Wed, Jun 16, 2004 at 05:02:49PM +0200, S. Bosscher wrote:
> So it seemed like a safer approach to just make PHI_CHAIN use a new
> field, so that bugs show up right away.  This is especially nice for
> those working on branches or at home; it's easy to overlook this kind
> of thing.

So use a separate field on your branch, but not on mainline.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]