"Zack Weinberg" <zack@codesourcery.com> writes:
| > ! warning ("the address of `%D', will always be `true'",
| > ! TREE_OPERAND (expr, 0));
|
| is awkward English - suggest removing the comma and the quotes around 'true'.
"the address of '%D' will always evaluate to true"
?
-- Gaby