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]
Other format: [Raw text]

Re: tree-ssa branch broken


On Thu, 27 Jun 2002, Daniel Berlin wrote:

> I'll check on BB_ANN's. If we aren't always forcing creation of them for 
> the the first thing to touch them, that could be the bug (since that 
> field might not be clear, but really garbage.)
> 
We should be.  The flowgraph builder should be initializing
BB_ANN to NULL.  Thanks for looking into this.


Diego.


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