This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Adding a MIPS hardware bug work-around to GAS...


> > I think that the proper solution is to place the work-around
> > inside of GAS. 
> 
> > I just could not
> > find a nice way in the MIPS .md file for GCC to do this. Thoughts?
> 
> There is already a precedent for doing this.  See the code for the 
> -mfix-vr4120 in gas/config/tc-mips.c for an example.

This could work. However, I'm curious what problems Steven had in the
compiler as well. md_reorg should be able to solve these problems.

-eric

-- 
Eric Christopher <echristo@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]