PR 11637
Mark Mitchell
mark@codesourcery.com
Thu Jul 24 05:48:00 GMT 2003
This PR relates to reload creating an invalid instruction; it creates
thie following move:
(set (mem:SF (reg/v/u/f:SI 0 eax [58]) [3 S4 A32])
(const_double:DF -858993408 [0xcccccd00] 5.00000007450580596923828125e-2 [0x0.cccccdp-4]))
Note the use of DFmode on the second operand.
Can anyone figure out what is going wrong there?
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
More information about the Gcc
mailing list