Richard Sandiford <rsand...@nildram.co.uk> writes:

> Function names should be quoted by %< %>.  But maybe we can save the
> translators some work and use:
>
>   sorry ("%qs is not available for this target", 
> "__builtin_thread_pointer()");
> ...
>   sorry ("%qs is not available for this target",
>          "__builtin_set_thread_pointer()");
>
> instead.  I'm no expert on the diagnostic stuff though.

The function name should not be followed by parens.

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to