On Thu, Oct 16, 2014 at 10:11:33AM -0400, Andrew MacLeod wrote:
> Just updated to trunk and I have a compilation error:
> 
> /gcc/2014-10-14/gcc/gcc/cp/constexpr.c:3391:29: fatal error:
> gt-cp-constexpr.h: No such file or directory
>  #include "gt-cp-constexpr.h"
>                              ^
> 
> I presume its due to :
> 
> 2014-10-15  Paolo Carlini  <paolo.carl...@oracle.com>
>        * constexpr.c: ... here, new file.
> 
> with no gengtype update to create the file...?
> 
> or am I missing something else?

Have you done ./config.status --recheck; ./config.status
in gcc subdir?

        Jakub

Reply via email to