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 target/61662] Incorrect value calculated for _lrotl on LLP64 systems


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61662

--- Comment #3 from gerald at gcc dot gnu.org <gerald at gcc dot gnu.org> ---
Author: gerald
Date: Wed Jul 16 22:01:41 2014
New Revision: 212699

URL: https://gcc.gnu.org/viewcvs?rev=212699&root=gcc&view=rev
Log:
    PR target/61662
    * config/i386/ia32intrin.h: Use __LP64__ to determine size of long.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/ia32intrin.h


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