diff options
author | Kaveh R. Ghazi <ghazi@caip.rutgers.edu> | 1999-03-14 14:02:10 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1999-03-14 14:02:10 +0000 |
commit | 1a87eea22067f6e19e30ad9f5dc2e41c3f204b80 (patch) | |
tree | 72dc4ff5c660048c298d80243ea16ff9e4568de0 /gcc/reload.c | |
parent | c2b2e000045ac8a9291c05dafc5f6aec7da47dc2 (diff) | |
download | gcc-1a87eea22067f6e19e30ad9f5dc2e41c3f204b80.zip gcc-1a87eea22067f6e19e30ad9f5dc2e41c3f204b80.tar.gz gcc-1a87eea22067f6e19e30ad9f5dc2e41c3f204b80.tar.bz2 |
cse.c (check_fold_consts): New static function.
* cse.c (check_fold_consts): New static function.
(cfc_args): New struct.
(simplify_relational_operation): Use them in call to
`do_float_handler'.
* toplev.c (do_float_handler): New function to wrap calls to
setjmp/set_float_handler.
* toplev.h (do_float_handler): Add extern prototype.
* tree.c (build_real_from_int_cst_1): New static function.
(brfic_args): New struct.
(build_real_from_int_cst): Use them in call to
`do_float_handler'.
From-SVN: r25768
Diffstat (limited to 'gcc/reload.c')
0 files changed, 0 insertions, 0 deletions