This is the mail archive of the gcc-patches@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: VEC re-write [patch 01/25]


On Sun, Nov 25, 2012 at 8:11 AM, Richard Biener
<richard.guenther@gmail.com> wrote:

> Doesn't that mean that a non-GCC host compiler might fail to build
> 4.8 during stage1?

Yes.  Fixed last week.  vec<> needed to become a pure POD.  So sad.


Diego.


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