This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Add machine_dependent_reorg2
Richard Henderson <rth@redhat.com> writes:
> On Wed, Jun 25, 2003 at 01:34:49PM -0600, law@redhat.com wrote:
> > I haven't followed this discussion closely, but what was the original
> > motivation behind wanting more machine dependent hooks?
>
> Wanting to add the required nops to the mips insn stream after dbr.
Can't dbr be taught to do this in a more generic way? Adding nops
after delayed branches doesn't sound like a radical new idea...
--
- Geoffrey Keating <geoffk@geoffk.org>