On Tue, Nov 8, 2011 at 12:33, FX wrote:
> This patch for PR 47972 uses __builtin_choose_expr instead of the current
> if-else, avoiding the type warning for the branch not taken. This was
> suggested by Jakub in the PR itself.
>
> Bootstrapped and regtested on x86_64-linux, OK to commit to trunk
This patch for PR 47972 uses __builtin_choose_expr instead of the current
if-else, avoiding the type warning for the branch not taken. This was suggested
by Jakub in the PR itself.
Bootstrapped and regtested on x86_64-linux, OK to commit to trunk?
FX
typewarning.ChangeLog
Description: Binary