diff options
author | Roger Sayle <roger@eyesopen.com> | 2006-11-08 17:39:35 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2006-11-08 17:39:35 +0000 |
commit | 5cdc4a2674ba9be28278e536a46c9f09c903cbee (patch) | |
tree | d5a3abe998fec0ea4665a0f7cb5687f9a693ae5f /gcc/tree-pretty-print.c | |
parent | c794c06fef9e079ecdd14bae8ceb3d9046771979 (diff) | |
download | gcc-5cdc4a2674ba9be28278e536a46c9f09c903cbee.zip gcc-5cdc4a2674ba9be28278e536a46c9f09c903cbee.tar.gz gcc-5cdc4a2674ba9be28278e536a46c9f09c903cbee.tar.bz2 |
tree-ssa-propagate.c (set_rhs): Restructure validity tests as a test for inclusion rather than as a test for...
* tree-ssa-propagate.c (set_rhs): Restructure validity tests as a
test for inclusion rather than as a test for exclusion.
* tree-ssa-ccp.c (fold_stmt_r) <COND_EXPR>: Use set_rhs to modify
the condition after calling fold_binary.
* fold-const.c (fold_inf_compare): Remove in_gimple_form check.
(fold_binary) <LT_EXPR, GT_EXPR, LE_EXPR, GE_EXPR>: Likewise.
* builtins.c (fold_builtin_isascii): Likewise.
(fold_builtin_isdigit): Likewise.
From-SVN: r118593
Diffstat (limited to 'gcc/tree-pretty-print.c')
0 files changed, 0 insertions, 0 deletions