diff options
author | Mike Stump <mikestump@comcast.net> | 2012-04-04 20:27:17 +0000 |
---|---|---|
committer | Mike Stump <mrs@gcc.gnu.org> | 2012-04-04 20:27:17 +0000 |
commit | 929e10f4cf1e7f683d36b505e3a1aabc6e85dd57 (patch) | |
tree | dbe6160ad6febabb7998df1b736a4d686b578623 /libjava/java/beans/PropertyEditorManager.h | |
parent | b059fba46902f67bf76c5e80da28b423778ced1f (diff) | |
download | gcc-929e10f4cf1e7f683d36b505e3a1aabc6e85dd57.zip gcc-929e10f4cf1e7f683d36b505e3a1aabc6e85dd57.tar.gz gcc-929e10f4cf1e7f683d36b505e3a1aabc6e85dd57.tar.bz2 |
rtl.texi (const_double): Document as sign-extending.
* doc/rtl.texi (const_double): Document as sign-extending.
* expmed.c (expand_mult): Ensure we don't use shift
incorrectly.
* emit-rtl.c (immed_double_int_const): Refine to state the
value is signed.
* simplify-rtx.c (mode_signbit_p): Add a fixme for wider than
CONST_DOUBLE integers.
(simplify_const_unary_operation, UNSIGNED_FLOAT): Ensure no
negative values are converted. Fix conversions bigger than
HOST_BITS_PER_WIDE_INT.
(simplify_binary_operation_1): Ensure we don't use shift
incorrectly.
(simplify_immed_subreg): Sign-extend CONST_DOUBLEs.
* explow.c (plus_constant_mode): Add.
(plus_constant): Implement with plus_constant_mode.
* rtl.h (plus_constant_mode): Add.
From-SVN: r186147
Diffstat (limited to 'libjava/java/beans/PropertyEditorManager.h')
0 files changed, 0 insertions, 0 deletions