This is the mail archive of the gcc@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]

Re: Is 'edge-def->insns' only a temporay field in "flow.c"?


On Tue, Apr 18, 2000 at 12:45:40PM +0300, Radu Bacrau wrote:
> Can somebody tell me if after instruction combining the edges in CFG contain
> insns anymore?
> (in other words: Is the field 'edge_def->insns' used only temporary in
> 'flow.c' and ignored everafter?)

It's only temporary, though the way you ask the question it
sounds like you're still confused.  Instruction combining has
nothing to do with it.


r~

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