diff options
author | Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2010-08-31 18:56:46 +0000 |
---|---|---|
committer | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2010-08-31 18:56:46 +0000 |
commit | ad5f4de228737897d59cb3e629f934d504029e16 (patch) | |
tree | e145f27a4197eb4dadc10cca9f891e62a370f50d /gcc/tree-nested.c | |
parent | 18dbb8590310fedf2948bf0677d18cddb85fa5c9 (diff) | |
download | gcc-ad5f4de228737897d59cb3e629f934d504029e16.zip gcc-ad5f4de228737897d59cb3e629f934d504029e16.tar.gz gcc-ad5f4de228737897d59cb3e629f934d504029e16.tar.bz2 |
re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
PR fortran/38282
* f95-lang.c (gfc_init_builtin_functions): Define popcount{,l,ll}
and parity{,l,ll} builtins.
* trans-intrinsic.c (gfc_conv_intrinsic_popcnt_poppar): New function.
(gfc_conv_intrinsic_function): Call above new functions.
* simplify.c (gfc_simplify_popcnt, gfc_simplify_poppar): New
functions.
* intrinsic.texi: Document POPCNT and POPPAR.
* gfortran.dg/popcnt_poppar_1.F90: New test.
* gfortran.dg/popcnt_poppar_2.F90: New test.
From-SVN: r163691
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions