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: [RFC PATCH] Fix middle-end/6963


On Tue, Jul 02, 2002 at 03:30:25PM -0400, David Edelsohn wrote:
> 	The testcases which created the problem of allocating an FPR for
> DImode still seem to work and produce good code.  Any problems with this
> approach? 

Well, if somehow the value does end up in an "f" register, you'll
abort.  It may be less likely now, but it could still happen.


r~


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