On 09/20/2017 03:02 PM, Joseph Myers wrote: > This breaks the build for powerpcspe. > > powerpcspe: > /scratch/jmyers/glibc-bot/src/gcc/gcc/config/powerpcspe/powerpcspe.c:29691:10: > error: 'flag_stack_check_protection' was not declared in this scope > || flag_stack_check_protection) > ^ > Thanks.
Hmm. I wonder if I tested spu-elf rather than powerpcspe-elf. Alpha had the same typo which I caught and fixed. I'll commit the obvious fix for powerpcspe... Jeff