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]

r217902 - in /trunk/gcc: ChangeLog config/nds32...


Author: jasonwucj
Date: Fri Nov 21 05:19:00 2014
New Revision: 217902

URL: https://gcc.gnu.org/viewcvs?rev=217902&root=gcc&view=rev
Log:
[NDS32] Add missing RTX_FRAME_RELATED_P to set fp_adjust_insn rtx.

gcc/
	* config/nds32/nds32.c (nds32_expand_prologue): Set fp_adjust_insn
	as RTX_FRAME_RELATED_P rtx.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nds32/nds32.c


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