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: [tree-ssa] Get rid of LOOP_EXPRs


In message <20030823074449.GA32209@atrey.karlin.mff.cuni.cz>, Zdenek Dvorak wri
tes:
 >> I'll go ahead and take responsibility to break it out.
 >
 >sorry for this; I was in an extremely lazy mood yesterday :-(
It happens.  :-)  I checked in the bsi_next_in_bb change a few
minutes ago.

 >OK, I will try to replace this missing piece + I will write a code to
 >check that the BIND_EXPRs don't occur in the middle of basic blocks
 >into tree_verify_flow_info; thus it should get tested properly.
Cool, particularly if you check for this in tree_verify_flow_info.  My
quick attempts to deal with this really could have benefited from
having a skeleton tree_verify_flow_info which did some simple sanity
checking...

Very cool.

Jeff


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