Hi,
sorry for that.  I am testing the obvious change to add #include 
"profile-count.h"
into relevant target files.

Honza

> I'm seeing a build failure for mips64-linux-gnu:
> 
> In file included from 
> /scratch/jmyers/glibc-bot/src/gcc/gcc/config/mips/frame-header-opt.c:35:0:
> /scratch/jmyers/glibc-bot/src/gcc/gcc/cfg.h:106:64: error: 'profile_count' 
> has not been declared
>  extern void update_bb_profile_for_threading (basic_block, int, 
> profile_count, edge);
>                                                                 ^
> /scratch/jmyers/glibc-bot/src/gcc/gcc/cfg.h:111:11: error: 'profile_count' 
> has not been declared
>            profile_count, profile_count);
>            ^
> /scratch/jmyers/glibc-bot/src/gcc/gcc/cfg.h:111:26: error: 'profile_count' 
> has not been declared
>            profile_count, profile_count);
>                           ^
> /scratch/jmyers/glibc-bot/src/gcc/gcc/config/mips/t-mips:25: recipe for 
> target 'frame-header-opt.o' failed
> make[3]: *** [frame-header-opt.o] Error 1
> 
> -- 
> Joseph S. Myers
> jos...@codesourcery.com

Reply via email to