This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31964] [4.2, 4.1 only]ishftc fails with certain thrid argument
- From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 May 2007 05:22:48 -0000
- Subject: [Bug fortran/31964] [4.2, 4.1 only]ishftc fails with certain thrid argument
- References: <bug-31964-12424@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from jvdelisle at gcc dot gnu dot org 2007-05-24 06:22 -------
Subject: Bug 31964
Author: jvdelisle
Date: Thu May 24 05:22:32 2007
New Revision: 125014
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125014
Log:
2007-05-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/31964
Backport from trunk.
* intrinsics/ishftc.c (ishftc4, ishftc8, ishftc16): Fix mask to handle
shift of bit-size number of bits.
Modified:
branches/gcc-4_2-branch/libgfortran/ChangeLog
branches/gcc-4_2-branch/libgfortran/intrinsics/ishftc.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31964