Re: [PATCH] Fix #error in mips loongson-mmintrin.h

2019-04-12 Thread Jeff Law
On 4/11/19 6:51 AM, Jakub Jelinek wrote: > Hi! > > While doing make gcc.pot, I've noticed warnings about unterminated string > in loongson-mmintrin.h. > I don't have any usable mips setup, but just tried: > /tmp/1a.c: > # error "You must select -mloongson-mmi or -march=loongson2e/2f/3a to use >

[PATCH] Fix #error in mips loongson-mmintrin.h

2019-04-11 Thread Jakub Jelinek
Hi! While doing make gcc.pot, I've noticed warnings about unterminated string in loongson-mmintrin.h. I don't have any usable mips setup, but just tried: /tmp/1a.c: # error "You must select -mloongson-mmi or -march=loongson2e/2f/3a to use loongson-mmiintrin.h" /tmp/1b.c: # error You must