Re: [PATCH][ARM] PR target/79871: Clean up lane/constant bounds checking errors for translation

2017-04-10 Thread Kyrill Tkachov
Ping. https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01271.html Thanks, Kyrill On 24/03/17 11:14, Kyrill Tkachov wrote: Hi all, This PR complains that the bounds checking error strings contain a string placeholder for "constant" or "lane" which makes it hard for translators (who may want to m

[PATCH][ARM] PR target/79871: Clean up lane/constant bounds checking errors for translation

2017-03-24 Thread Kyrill Tkachov
Hi all, This PR complains that the bounds checking error strings contain a string placeholder for "constant" or "lane" which makes it hard for translators (who may want to move words around in a different language for syntactical reasons). This patch cleans that up. The bunching up of common f