This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS, profiling, and not working
- To: Daniel Jacobowitz <dan at debian dot org>
- Subject: Re: MIPS, profiling, and not working
- From: "Maciej W. Rozycki" <macro at ds2 dot pg dot gda dot pl>
- Date: Thu, 16 Aug 2001 12:12:56 +0200 (MET DST)
- cc: Simon Gee <simong at oz dot agile dot tv>, linux-mips at oss dot sgi dot com, gcc-bugs at gcc dot gnu dot org
- Organization: Technical University of Gdansk
On Tue, 14 Aug 2001, Daniel Jacobowitz wrote:
> *sigh* Yes, I think the adjustment was meant to be made before the
> call. Perhaps binutils should warn about things in the "delay slot" of a
> macro?
.set nomacro?
There is usually no need to force an instruction into a delay slot
(unless there are nonobvious dependencies, but then you probably want to
avoid macro expansions anyway). You may just place it before a
branch/jump and gas will move it into the slot itself if it finds it can.
--
+ Maciej W. Rozycki, Technical University of Gdansk, Poland +
+--------------------------------------------------------------+
+ e-mail: macro@ds2.pg.gda.pl, PGP key available +