tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of integer_zerop.
* tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of integer_zerop. * tree-gimple.c (is_gimple_min_invariant): Consider overflowed constants invariant. * fortran/trans-intrinsic.c (gfc_conv_intrinsic_ishft): Convert the argument of the shift to the unsigned type. From-SVN: r96435
Showing
- gcc/ChangeLog 7 additions, 0 deletionsgcc/ChangeLog
- gcc/fortran/ChangeLog 5 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/trans-intrinsic.c 1 addition, 1 deletiongcc/fortran/trans-intrinsic.c
- gcc/tree-cfg.c 3 additions, 12 deletionsgcc/tree-cfg.c
- gcc/tree-gimple.c 1 addition, 1 deletiongcc/tree-gimple.c
Loading
Please register or sign in to comment