This is the mail archive of the gcc-bugs@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]

[Bug target/19009] Loading of FP constants into FP reg via SSE reg


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-14 13:16 -------
(In reply to comment #8)
> It looks that the problem with FP compares forcing constant into wrong register
> part of this bug is solved. However, register allocator can still be confused
> when a variable is initialized to constant value:

Can you open a new one with the full testcase, since this is the register allocator being dumb which is 
usual in GCC.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19009


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