This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r108861 - in /branches/gcc-4_1-branch/gcc: fort...


Author: kargl
Date: Tue Dec 20 18:15:19 2005
New Revision: 108861

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108861
Log:
2005-12-20  Steven G. Kargl  <kargls@comcast.net>
            Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>

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

2005-12-20  Steven G. Kargl  <kargls@comcast.net>

        * PR fortran/25458
        * gfortran.dg/chkbits.f90: New test.



Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/chkbits.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/simplify.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]