Omitted conversion float -> double in x86 back-end

Joe Buck Joe.Buck@synopsys.COM
Tue Nov 21 17:50:00 GMT 2006


On Tue, Nov 21, 2006 at 06:12:53PM +0100, Roberto COSTA wrote:
> Hi Michael,
> too late, I've filed the report a few minutes ago.
> By the way, if I want to bypass the problem without paying any 
> performance penalty, it is sufficient that I introduce a temporary 
> variable in the C source.

No, that's not sufficient; you get different results depending on
whether the temporary gets spilled to memory or not.



More information about the Gcc mailing list