-
- Downloads
"gcc/git@gitlab.cobolworx.com:COBOLworx/gcc-cobol.git" did not exist on "d7ff3142821bd114ba925cb5a3778d973fe5335e"
cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.
gcc/ada/ * gcc-interface/cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. gcc/c-family/ * c-ada-spec.c, c-common.c, c-format.c, c-pretty-print.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. gcc/c/ * c-parser.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. gcc/cp/ * error.c, init.c, parser.c, semantics.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. gcc/go/ * gofrontend/expressions.cc: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. gcc/java/ * class.c, expr.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. gcc/ * builtins.c, config/alpha/alpha.c, config/c6x/predicates.md, config/ia64/predicates.md, config/iq2000/iq2000.c, config/mips/mips.c, config/s390/s390.c, dbxout.c, dwarf2out.c, except.c, explow.c, expr.c, expr.h, fold-const.c, gimple-fold.c, gimple-ssa-strength-reduction.c, gimple.c, godump.c, graphite-scop-detection.c, graphite-sese-to-poly.c, omp-low.c, predict.c, rtlanal.c, sdbout.c, simplify-rtx.c, stor-layout.c, tree-data-ref.c, tree-dfa.c, tree-pretty-print.c, tree-sra.c, tree-ssa-alias.c, tree-ssa-forwprop.c, tree-ssa-loop-ivopts.c, tree-ssa-loop-prefetch.c, tree-ssa-math-opts.c, tree-ssa-phiopt.c, tree-ssa-reassoc.c, tree-ssa-sccvn.c, tree-ssa-strlen.c, tree-ssa-structalias.c, tree-vect-data-refs.c, tree-vect-patterns.c, tree-vectorizer.h, tree.c, var-tracking.c, varasm.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. From-SVN: r204955
Showing
- gcc/ChangeLog 17 additions, 0 deletionsgcc/ChangeLog
- gcc/ada/ChangeLog 5 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/gcc-interface/cuintp.c 2 additions, 2 deletionsgcc/ada/gcc-interface/cuintp.c
- gcc/builtins.c 6 additions, 6 deletionsgcc/builtins.c
- gcc/c-family/ChangeLog 5 additions, 0 deletionsgcc/c-family/ChangeLog
- gcc/c-family/c-ada-spec.c 2 additions, 2 deletionsgcc/c-family/c-ada-spec.c
- gcc/c-family/c-common.c 3 additions, 3 deletionsgcc/c-family/c-common.c
- gcc/c-family/c-format.c 3 additions, 3 deletionsgcc/c-family/c-format.c
- gcc/c-family/c-pretty-print.c 2 additions, 2 deletionsgcc/c-family/c-pretty-print.c
- gcc/c/ChangeLog 5 additions, 0 deletionsgcc/c/ChangeLog
- gcc/c/c-parser.c 1 addition, 1 deletiongcc/c/c-parser.c
- gcc/config/alpha/alpha.c 1 addition, 1 deletiongcc/config/alpha/alpha.c
- gcc/config/c6x/predicates.md 1 addition, 1 deletiongcc/config/c6x/predicates.md
- gcc/config/ia64/predicates.md 1 addition, 1 deletiongcc/config/ia64/predicates.md
- gcc/config/iq2000/iq2000.c 1 addition, 1 deletiongcc/config/iq2000/iq2000.c
- gcc/config/mips/mips.c 1 addition, 1 deletiongcc/config/mips/mips.c
- gcc/config/s390/s390.c 1 addition, 1 deletiongcc/config/s390/s390.c
- gcc/cp/ChangeLog 5 additions, 0 deletionsgcc/cp/ChangeLog
- gcc/cp/error.c 2 additions, 2 deletionsgcc/cp/error.c
- gcc/cp/init.c 1 addition, 1 deletiongcc/cp/init.c
Loading
Please register or sign in to comment