aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop-unroll.c
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2012-04-18 18:27:51 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2012-04-18 18:27:51 +0000
commit0cd2402db7edd870e3219e436947e75f5ae186fd (patch)
tree4f4b399e94dc6b7d86f56ab58f0145e056fbe1dd /gcc/loop-unroll.c
parent474ffc723e5888c328b33f3cefe972fbeda4548c (diff)
downloadgcc-0cd2402db7edd870e3219e436947e75f5ae186fd.zip
gcc-0cd2402db7edd870e3219e436947e75f5ae186fd.tar.gz
gcc-0cd2402db7edd870e3219e436947e75f5ae186fd.tar.bz2
targhooks.c (default_case_values_threshold): Fix code style nit.
gcc/ * targhooks.c (default_case_values_threshold): Fix code style nit. * stmt.c (add_case_node, expand_case): Move logic to remove/reduce case range and type folding from here... * gimplify.c (gimplify_switch_expr): ... to here. Expect NULL_TREE type, as documented in tree.def fortran/ * trans-decl.c (gfc_trans_entry_master_switch): Build SWITCH_EXPR with NULL_TREE type instead of void_type_node. * trans-io.c (io_result): Likewise. * trans-stmt.c (gfc_trans_integer_select, gfc_trans_character_select): Likewise. go/ * go-gcc.cc (Gcc_backend::switch_statement): Build SWITCH_EXPR with NULL_TREE type instead of void_type_node. From-SVN: r186579
Diffstat (limited to 'gcc/loop-unroll.c')
0 files changed, 0 insertions, 0 deletions