This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Expanding a load instruction


Jean Christophe Beyler wrote:

> It seems that I should do the same as them no for my solution. First
> implement the legitimate_address function and then probably define it
> in both macros.

  Sounds about right.

> As for the target hook, we are using GCC 4.3.2 for the moment and,
> sadly, have not yet any plans to move forward to the latest version of
> GCC.

  Don't need to worry about it until you go to GCC 4.5.0 or above, then.

    cheers,
      DaveK


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