Re: [PATCH 1/5] rm a bunch of _stat allocation functions

2014-05-13 Thread Richard Biener
On Tue, May 13, 2014 at 8:41 AM, wrote: > From: Trevor Saunders > > Hi, > > basically this patch is unchanged from the last time I sent this series, > except > I reordered the includes in rtl.c to have ggc.h come before vec.h because > vec.h > declares some functions from ggc.h if building a b

[PATCH 1/5] rm a bunch of _stat allocation functions

2014-05-12 Thread tsaunders
From: Trevor Saunders Hi, basically this patch is unchanged from the last time I sent this series, except I reordered the includes in rtl.c to have ggc.h come before vec.h because vec.h declares some functions from ggc.h if building a binary to run on the build machine. The problem is if the fu