This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc/resource.c mark_target_live_regs Question
- To: rth at redhat dot com
- Subject: Re: gcc/resource.c mark_target_live_regs Question
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Wed, 14 Feb 01 21:39:24 EST
- Cc: gcc at gcc dot gnu dot org
It is accurate now. But as I mentioned elsewhere, reorg
destroys the cfg, so it doesn't matter.
I'm not sure that's right. Yes, it affects flows, but I don't think enough
to require that backtracking.