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]

r232730 - in /branches/gcc-4_9-branch/gcc: Chan...


Author: bernds
Date: Fri Jan 22 14:49:22 2016
New Revision: 232730

URL: https://gcc.gnu.org/viewcvs?rev=232730&root=gcc&view=rev
Log:
Backport PR63681 fix

	PR target/63681
	* cfgrtl.c (cfg_layout_initialize): Weaken assert to only trigger if
	flag_reorder_blocks_and_partition.
	* hw-doloop.c (reorg_loops): Avoid reordering if that flag is set.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/cfgrtl.c
    branches/gcc-4_9-branch/gcc/hw-doloop.c


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