This is the mail archive of the gcc-bugs@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]

[Bug fortran/25458] Kind of constants in generic intrinsics



------- Comment #3 from kargl at gcc dot gnu dot org  2005-12-17 17:30 -------
Subject: Bug 25458

Author: kargl
Date: Sat Dec 17 17:30:26 2005
New Revision: 108720

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108720
Log:
        PR fortran/25458
        * simplify.c (gfc_simplify_ibset, gfc_simplify_not): Add call to
        twos_complement.

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


Added:
    trunk/gcc/testsuite/gfortran.dg/chkbits.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/simplify.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25458


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