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]

r211203 - in /branches/google/gcc-4_9/gcc: test...


Author: dehao
Date: Tue Jun  3 21:57:49 2014
New Revision: 211203

URL: http://gcc.gnu.org/viewcvs?rev=211203&root=gcc&view=rev
Log:
2014-06-03  Dehao Chen  <dehao@google.com>

	* tree-cfg.c (gimple_merge_blocks): Only reset count when BBs are in
	the same loop.
	* gcc.dg/tree-prof/merge_block.c: New test.

Added:
    branches/google/gcc-4_9/gcc/testsuite/gcc.dg/tree-prof/merge_block.c
Modified:
    branches/google/gcc-4_9/gcc/tree-cfg.c


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