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]

r181664 - in /trunk/gcc: ChangeLog jump.c


Author: cltang
Date: Wed Nov 23 13:22:30 2011
New Revision: 181664

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181664
Log:
2011-11-23  Chung-Lin Tang  <cltang@codesourcery.com>

	PR rtl-optimization/50496
	* jump.c (redirect_jump): Assert fail on nlabel == NULL_RTX
	only after epilogue is created. Add comments.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/jump.c


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