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

new edge-vector-branch


I have created a short-lived branch from mainline for the purposes of
completing my conversion of edge lists to edge vectors.  It uses the
new vec.h API and I've used the opportunity to do a number of
clean-ups where possible.  I've been bogged down for a couple of weeks
finding simple errors in my changes due to them manifesting themselves
in parts of GCC I'm not overly familiar with.

I've checked in the current state of my work and so if anyone would
like to help finalise this work, please feel free to send me patches.

Thanks, Ben


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