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 rtl-optimization/66706] Redundant bitmask instruction on x >> (n & 32)


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

--- Comment #4 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Author: segher
Date: Fri Jul  3 14:37:26 2015
New Revision: 225382

URL: https://gcc.gnu.org/viewcvs?rev=225382&root=gcc&view=rev
Log:
        PR rtl-optimization/66706
        * gcc.target/powerpc/shift-int.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.target/powerpc/shift-int.c
Modified:
    trunk/gcc/testsuite/ChangeLog


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