Hi,

On 10/03/2014 04:08 PM, Andi Kleen wrote:
+      if (check_no_cilk (destination,
+        "Cilk array notation cannot be used as a computed goto expression",
+        "%<_Cilk_spawn%> statement cannot be used as a computed goto 
expression"))
+       destination = error_mark_node;
Are you sure this kind of error messages will be automatically translated without helping the machinery by wrapping the string literals in G_() ?

Paolo.

Reply via email to