This is the mail archive of the gcc-cvs@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]

r151895 - in /trunk/gcc: ChangeLog combine.c te...


Author: ktietz
Date: Sun Sep 20 09:22:11 2009
New Revision: 151895

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151895
Log:
2009-09-20  Paolo Bonzini <bonzini@gnu.org>

	PR/39886
	* combine.c (update_cfg_for_uncondjump): Set EDGE_FALLTHRU
	just when insn is equal to BB_END (bb).

2009-09-20  Kai Tietz  <kai.tietz@onevision.com>

	* gcc.c-tortue/compile/pr39886.c: New.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr39886.c   (with props)
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c
    trunk/gcc/testsuite/ChangeLog

Propchange: trunk/gcc/testsuite/gcc.c-torture/compile/pr39886.c
            ('svn:eol-style' added)

Propchange: trunk/gcc/testsuite/gcc.c-torture/compile/pr39886.c
            ('svn:mime-type' added)



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