This is the mail archive of the gcc-bugs@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: conditional exec verify_live problem after scheduling


bernds@redhat.com said:
> These aren't the only relevant bits.  With conditional lifetimes, flow
> also examines the live set at the start of each successor block - if
> these have changed, you'll possibly get a different result. 

There are no successor blocks.  It ends with a return instruction.

R.



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