--- Comment #5 from ramana at gcc dot gnu dot org 2009-12-23 16:37 ---
Fixed.
--
ramana at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #4 from ramana at gcc dot gnu dot org 2009-12-23 16:29 ---
Subject: Bug 40670
Author: ramana
Date: Wed Dec 23 16:29:12 2009
New Revision: 155427
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155427
Log:
Pass floating point constant moves to integer registers
as mov
--- Comment #3 from ramana at gcc dot gnu dot org 2009-07-13 15:15 ---
(In reply to comment #2)
> I'll go farther than that and say that all single-precision fp numbers
> destined for integer registers should be passed through the normal
> constant splitting routines.
>
> For instan
--- Comment #2 from rth at gcc dot gnu dot org 2009-07-07 23:38 ---
I'll go farther than that and say that all single-precision fp numbers
destined for integer registers should be passed through the normal
constant splitting routines.
For instance, all positive powers of two satisfy th
--- Comment #1 from carrot at google dot com 2009-07-07 09:38 ---
Created an attachment (id=18149)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18149&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40670