(finalize_pic): Remove "*_" from GLOBAL_OFFSET_TABLE name.

From-SVN: r2831
This commit is contained in:
Jim Wilson 1992-12-02 22:43:32 -08:00
parent fd9287ae4d
commit c4eb2bd742
1 changed files with 1 additions and 1 deletions

View File

@ -749,7 +749,7 @@ finalize_pic ()
/* Initialize every time through, since we can't easily
know this to be permanent. */
global_offset_table = gen_rtx (SYMBOL_REF, Pmode, "*__GLOBAL_OFFSET_TABLE_");
global_offset_table = gen_rtx (SYMBOL_REF, Pmode, "_GLOBAL_OFFSET_TABLE_");
pic_pc_rtx = gen_rtx (CONST, Pmode,
gen_rtx (MINUS, Pmode,
global_offset_table,