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/30665] peephole2 misapplied on postinc mem



------- Comment #2 from hp at gcc dot gnu dot org  2007-02-05 21:22 -------
Subject: Bug 30665

Author: hp
Date: Mon Feb  5 21:22:24 2007
New Revision: 121613

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121613
Log:
        PR target/30665
        * config/cris/cris.md ("*andsi_movu", "*andsi_clear", "*andhi_movu")
        ("*andhi_clear", andu (casesi+45)): For size-changed operand where
        memory is allowed, require !side_effects_p, not just !MEM_VOLATILE_P.

Modified:
    trunk/gcc/ChangeLog


-- 


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


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