diff options
author | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2007-10-27 00:54:20 +0000 |
---|---|---|
committer | Jerry DeLisle <jvdelisle@gcc.gnu.org> | 2007-10-27 00:54:20 +0000 |
commit | 15ead8598ae07e82d293e0662f231dc8d9abcb17 (patch) | |
tree | 83255419889936e21ab5a66d417c59c62a29859d /gcc/fortran/lang-specs.h | |
parent | 61fcb9fb0c6d18cb89d163b2228124af7173d54f (diff) | |
download | gcc-15ead8598ae07e82d293e0662f231dc8d9abcb17.zip gcc-15ead8598ae07e82d293e0662f231dc8d9abcb17.tar.gz gcc-15ead8598ae07e82d293e0662f231dc8d9abcb17.tar.bz2 |
re PR fortran/33162 (INTRINSIC functions as ACTUAL argument)
2007-10-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/33162
* intrinsic.h: Add prototypes for four new functions, gfc_check_datan2,
gfc_check_dprod, gfc_check_fn_d, and gfc_check_x_yd.
* intrinsic.c (add_functions): Add double precision checks for dabs,
dacos, dacosh, dasin, dasinh, datan, datanh, datan2, dbesj0, dbesj1,
dbesy0, dbesy1, dcos, dcosh, ddim, derf, derfc, dexp, dgamma,
dlgama, dlog, dlog10, dmod, dsign, dsin, dsinh, dsqrt, dtan, and dtanh.
Add real check dprod.
* check.c (gfc_check_datan2): New function to check for double precision
argumants. (gfc_check_dprod, gfc_check_fn_d, and gfc_check_x_yd): Ditto.
From-SVN: r129673
Diffstat (limited to 'gcc/fortran/lang-specs.h')
0 files changed, 0 insertions, 0 deletions