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 middle-end/40316] [4.5 Regression] Revision 147995 breaks gcc.target/i386/lea.c



------- Comment #1 from jakub at gcc dot gnu dot org  2009-06-01 17:13 -------
Subject: Bug 40316

Author: jakub
Date: Mon Jun  1 17:13:04 2009
New Revision: 148055

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148055
Log:
        PR middle-end/40316
        * recog.c (peep2_reinit_state): New function.
        (peephole2_init_state): Use it at the end of a basic block and also
        when seeing a RTX_FRAME_RELATED_P insn.

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


-- 


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


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