From: Richard Stallman Date: Wed, 9 Sep 1992 09:03:13 +0000 (+0000) Subject: (.nope): Really store into environ. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f167e25de439ff2a737c9d35736760be9a8d15f2;p=gcc.git (.nope): Really store into environ. From-SVN: r2088 --- diff --git a/gcc/config/sparc/sol2-c1.asm b/gcc/config/sparc/sol2-c1.asm index bae62580495..38ef8df17ff 100644 --- a/gcc/config/sparc/sol2-c1.asm +++ b/gcc/config/sparc/sol2-c1.asm @@ -71,7 +71,8 @@ _start: sll %l0, 2, %o2 add %o2, 4, %o2 add %l1, %o2, %o2 ! env - set _environ, %o3 ! *_environ + set _environ, %o3 + st %o2, [%o3] ! *_environ call main, 4 nop call exit, 0