This is the mail archive of the gcc-patches@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]

Re: ia64 fr register reunification


On Tue, Jun 13, 2000 at 10:12:58AM -0700, Jim Wilson wrote:
> The .acq and .rel completers are not valid for loads/stores involving FP
> registers.  This means that we can't implement correct volatile semantics
> as per the ABI if we allow direct loads/stores of volatile integer values
> to/from FP registers.

Ack.  I forgot about this.

Seems like the easiest solution is to define an EXTRA_CONSTRAINTS
letter that matches a non-volatile memory.


r~

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