r176555 - in /branches/gcc-4_4-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Jul 21 09:39:00 GMT 2011
Author: jakub
Date: Thu Jul 21 09:39:16 2011
New Revision: 176555
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176555
Log:
PR middle-end/48973
* expr.c (expand_expr_real_1) <case TRUTH_ANDIF_EXPR>: If
the comparison has a single bit signed type, use
constm1_rtx instead of const1_rtx for true value.
Modified:
branches/gcc-4_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/expr.c
More information about the Gcc-cvs
mailing list