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/42699] [4.3/4.4/4.5 Regression] ZERO_EXTRACT on lhs never optimized out



------- Comment #1 from jakub at gcc dot gnu dot org  2010-01-12 20:25 -------
Subject: Bug 42699

Author: jakub
Date: Tue Jan 12 20:25:10 2010
New Revision: 155844

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155844
Log:
        PR rtl-optimization/42699
        * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
        involved.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cse.c


-- 


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


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