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]
Other format: [Raw text]

Re: ppc64 floating point usage [was Re: PPC64 Compiler bug !!]


> 	Quoting the GCC Internals Manual, Machine Descriptions, Operand
> Constraints, Constraint Modifier Characters:
> 
> "* 
>       Says that the following character should be ignored when choosing
>       register preferences. * has no effect on the meaning of the
>       constraint as a constraint, and no effect on reloading."
> 
> Reload will ensure that the instruction matches its constraints.

Right, I'd read that, I'm not big on having reload fix up such things,
but via our conversation on irc I see where you're going :)

-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]