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]

r174739 - in /branches/gcc-4_6-branch/gcc: Chan...


Author: jakub
Date: Tue Jun  7 09:53:17 2011
New Revision: 174739

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174739
Log:
	PR gcov-profile/49299
	* value-prof.c (gimple_ic): Don't assume icall has
	a fallthru edge.

	* gcc.dg/tree-prof/pr49299-1.c: New test.
	* gcc.dg/tree-prof/pr49299-2.c: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-prof/pr49299-1.c
    branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/tree-prof/pr49299-2.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/gcc/value-prof.c


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