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/31964] ishftc fails with certain thrid argument



------- Comment #6 from jvdelisle at gcc dot gnu dot org  2007-05-19 02:04 -------
Subject: Bug 31964

Author: jvdelisle
Date: Sat May 19 01:04:03 2007
New Revision: 124846

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124846
Log:
2007-05-18  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/31964
        * intrinsics/ishftc.c (ishftc4, ishftc8, ishftc16): Fix mask to handle
        shift of bit-size number of bits.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/intrinsics/ishftc.c


-- 


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


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