* 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.
This commit is contained in:
Ian Lance Taylor 1994-08-09 20:06:58 +00:00
parent c9a89891b5
commit 8e4796369a
1 changed files with 4 additions and 0 deletions

View 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.