tbsaunde+...@tbsaunde.org writes: > I have some more patches that almost completely eliminate these, but I haven't > tested the rest yet, and this is already a long series so it would be nice to > get some of it out of my tree and reviewed. > > patches individually bootstrapped and regtested on x86_64-linux-gnu, ok? I > expect none of this will more than textually conflict with something that may > need backported to gcc-6, but its waited a month already I guess it can wait > longer if people prefer.
A vector can have very different performance than a list, depending how it is used. Do your patches cause any measure performance difference for the compiler? -Andi