re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)
authorSteven G. Kargl <kargls@comcast.net>
Sat, 17 Dec 2005 17:30:26 +0000 (17:30 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Sat, 17 Dec 2005 17:30:26 +0000 (17:30 +0000)
commitef98c52a44394a1f9e9d91662cace6294e0ba2db
tree34700f2c118f9dc255183f0bbb29babc379f826b
parent573b07c7514cc57f64be4d3c3e33c27c8bbbd938
re PR fortran/25458 ([4.1] Kind of constants in generic intrinsics)

PR fortran/25458
* simplify.c (gfc_simplify_ibset, gfc_simplify_not): Add call to
twos_complement.

* gfortran.dg/chkbits.f90: New test.

Co-Authored-By: Tobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
From-SVN: r108720
gcc/fortran/ChangeLog
gcc/fortran/simplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/chkbits.f90 [new file with mode: 0644]