(finalize_pic): Remove "*_" from GLOBAL_OFFSET_TABLE name.
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 3 Dec 1992 06:43:32 +0000 (22:43 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 3 Dec 1992 06:43:32 +0000 (22:43 -0800)
From-SVN: r2831

gcc/config/sparc/sparc.c

index d7614a11a7b588f99849d49fee2c85782268a06f..1a50fbcf501321918974938c2e5fe4a132222fa0 100644 (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,