Commit 64a08b7f by Chung-Ju Wu Committed by Chung-Ju Wu

[NDS32] Define PIC_OFFSET_TABLE_REGNUM to $gp register.

	* config/nds32/nds32.h (PIC_OFFSET_TABLE_REGNUM): Define.

From-SVN: r214849
parent 7d4cef2d
2014-09-03 Chung-Ju Wu <jasonwucj@gmail.com>
* config/nds32/nds32.h (PIC_OFFSET_TABLE_REGNUM): Define.
2014-09-02 Trevor Saunders <tsaunders@mozilla.com>
* cfgexpand.c (label_rtx_for_bb): Change type to
......@@ -813,6 +813,8 @@ enum reg_class
/* Position Independent Code. */
#define PIC_OFFSET_TABLE_REGNUM GP_REGNUM
/* Defining the Output Assembler Language. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment