diff options
| author | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-21 14:51:24 +0000 |
|---|---|---|
| committer | aph <aph@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-07-21 14:51:24 +0000 |
| commit | d9ccfd0af306444b1f8b1acaed2ffa3782be7aca (patch) | |
| tree | c27a832be3b216288616a1f5fd5aa1334bcc9bca /libjava/include | |
| parent | e2416019cfbce957837686adb309a6c7f95eebdd (diff) | |
| download | ppe42-gcc-d9ccfd0af306444b1f8b1acaed2ffa3782be7aca.tar.gz ppe42-gcc-d9ccfd0af306444b1f8b1acaed2ffa3782be7aca.zip | |
1999-07-15 Andrew Haley <aph@cygnus.com>
* lang.c (flag_use_divide_subroutine): New variable.
* typeck.c: (convert_ieee_real_to_integer): Bounds check
fp-to-integer conversion.
(convert): Call convert_ieee_real_to_integer when flag_fast_math
is not set.
* expr.c (build_java_soft_divmod): New function.
(build_java_binop): Call build_java_soft_divmod if
flag_use_divide_subroutine is set.
* decl.c: soft_idiv_node, soft_irem_node, soft_ldiv_node, tree
soft_lrem_node: new builtin functions.
(init_decl_processing) Initialize the new builtins.
* java-tree.h soft_idiv_node, soft_irem_node, soft_ldiv_node, tree
soft_lrem_node: new builtin functions.
(build_java_soft_divmod): New function.
* parse.y: Call build_java_soft_divmod if
flag_use_divide_subroutine is set.
* parse.c: Rebuilt.
* jvspec.c (lang_specific_driver): Always allow an extra arg (for
a --specs= arg) even if not linking.
* lang-options.h (DEFINE_LANG_NAME ("Java")): Add
-fuse-divide-subroutine
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28209 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include')
0 files changed, 0 insertions, 0 deletions

