r178785 - in /trunk/gcc: ChangeLog bb-reorder.c...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Mon Sep 12 17:55:00 GMT 2011


Author: jakub
Date: Mon Sep 12 17:55:36 2011
New Revision: 178785

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178785
Log:
	PR rtl-optimization/50212
	* bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges):
	Skip also lps with NULL landing_pad or non-LABEL_P landing_pad.

	* g++.dg/other/pr50212.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/other/pr50212.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/bb-reorder.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list