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]

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


Author: jasonwucj
Date: Sun Aug 12 13:41:22 2018
New Revision: 263496

URL: https://gcc.gnu.org/viewcvs?rev=263496&root=gcc&view=rev
Log:
[NDS32] Add new option: -msched-prolog-epilog

gcc/
	* config/nds32/nds32.c (nds32_expand_prologue, nds32_expand_epilogue):
	Support -msched-prolog-epilog option.
	* config/nds32/nds32.opt (msched-prolog-epilog): New option.

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


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