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: Reload problem on ppc64 (was: Analysis of high priority PR c/2454)


	GCC seems to be confused by the DImode values in FPRs.  I think
that maybe the constraints for the DImode operands should add the "*"
modifier so that the FPR only is used as a constraint and not register
preferences.  The register preferencing is what seems to be confusing the
compiler.  Does that seem like a useful approach?

Thanks, David


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