r184072 - in /branches/gcc-4_5-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Feb 9 21:36:00 GMT 2012


Author: jakub
Date: Thu Feb  9 21:36:54 2012
New Revision: 184072

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184072
Log:
	Backported from mainline
	2012-01-05  Jakub Jelinek  <jakub@redhat.com>

	PR rtl-optimization/51767
	* cfgrtl.c (force_nonfallthru_and_redirect): Force addition
	of jump_block and add an extra edge for degenerated asm gotos.

	* gcc.c-torture/compile/pr51767.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.c-torture/compile/pr51767.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/cfgrtl.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list