This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap broken on ppc-linux
Zack Weinberg wrote:
This is close to obvious and should fix bootstrap, but I am hesitant
to call anything about vec.h obvious. Nathan cc:ed.
The vec patch looks ok. I see there's a duplicated line,
+ VEC_BASE (*vec_)->num = size_; \
+ VEC_BASE (*vec_)->num = size_; \
but that's from copying an existing problem. I can fix that later.
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk