On Mon, Jul 6, 2015 at 7:03 PM, H.J. Lu <hjl.to...@gmail.com> wrote:
> On Mon, Jul 6, 2015 at 9:58 AM, Dominique d'Humières <domi...@lps.ens.fr> 
> wrote:
>> This breaks bootstrap on x86_64-apple-darwin14:
>>
>> ../../work/gcc/config/i386/i386-c.c: In function 'void 
>> ix86_target_macros_internal(long long int, processor_type, processor_type, 
>> fpmath_unit, void (*)(cpp_reader*, const 
>> char*))':../../work/gcc/config/i386/i386-c.c:59:10: error: enumeration value 
>> 'PROCESSOR_IAMCU' not handled in switch [-Werror=switch]   switch (arch)     
>>      ^../../work/gcc/config/i386/i386-c.c:188:10: error: enumeration value 
>> 'PROCESSOR_IAMCU' not handled in switch [-Werror=switch]   switch (tune)
>>
>> TIA
>>
>> Dominique
>
> Here is a patch.  OK for trunk?

This one is obvious, so OK.

Thanks,
Uros.

Reply via email to