| To: | "H. J. Lu" <hjl@lucon.org> |
|---|---|
| Subject: | Re: MIPS gas relaxation still doesn't work |
| From: | Eric Christopher <echristo@redhat.com> |
| Date: | 14 Oct 2002 14:25:00 -0700 |
| Cc: | Alexandre Oliva <aoliva@redhat.com>, "David S. Miller" <davem@redhat.com>, rsandifo@redhat.com, linux-mips@linux-mips.org, gcc@gcc.gnu.org, binutils@sources.redhat.com |
| In-reply-to: | <20021014132352.A489@lucon.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20021014123940.A32333@lucon.org> <20021014.123510.00003943.davem@redhat.com> <20021014125549.A32575@lucon.org> <20021014.125134.98070597.davem@redhat.com> <20021014130932.A32693@lucon.org> <orwuokzs9k.fsf@free.redhat.lsd.ic.unicamp.br> <20021014132352.A489@lucon.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Mon, 2002-10-14 at 13:23, H. J. Lu wrote: > On Mon, Oct 14, 2002 at 05:20:55PM -0300, Alexandre Oliva wrote: > > On Oct 14, 2002, "H. J. Lu" <hjl@lucon.org> wrote: > > > > > If gcc just emits > > > > > bne $2,$0,$L7493 > > > j $L2 > > > > IIRC, that's exactly what GCC will emit if you don't tell it to try to > > fill delay slots. If it tries to fill delay slots and fails, I doubt > > the assembler is going to succeed at that. > > Is that a way to tell gcc not to fill the delay slots with nop? If gcc > has nothing else to fill, do nothing and let gas do its thing. > Read mips_output_conditional_branch () -eric -- Yeah, I used to play basketball... |
| Previous by Date: | Re: MIPS gas relaxation still doesn't work, Alexandre Oliva |
|---|---|
| Next by Date: | Re: MIPS gas relaxation still doesn't work, Alexandre Oliva |
| Previous by Thread: | Re: MIPS gas relaxation still doesn't work, Maciej W. Rozycki |
| Next by Thread: | Re: MIPS gas relaxation still doesn't work, Alexandre Oliva |
| Indexes: | [Date] [Thread] [Top] [All Lists] |