* config/tc-ppc.c (ppc_stabx): Call expression directly, rather
authorIan Lance Taylor <ian@airs.com>
Tue, 9 Aug 1994 20:06:58 +0000 (20:06 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 9 Aug 1994 20:06:58 +0000 (20:06 +0000)
than via pseudo_set.  If expression is a symbol, move stab symbol
to just after symbol from expression.

gas/ChangeLog

index dc1e40b07fecf232d8974a03c3966b383f8a4a52..6a674a49b4f13baf887ff7e9901098a2ac1621a1 100644 (file)
@@ -1,5 +1,9 @@
 Tue Aug  9 11:12:13 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
 
+       * config/tc-ppc.c (ppc_stabx): Call expression directly, rather
+       than via pseudo_set.  If expression is a symbol, move stab symbol
+       to just after symbol from expression.
+
        * ecoff.c (ecoff_build_procs): Don't force adr of first fdr to be
        zero.  Undoes change of June 4, 1993.