Commits

Rintaro Ishizaki committed 3370cc10212
[stdlib] Use UInt${bits} instead of ${RawSignificand} to initalize float by bit pattern As for Float and Double type, although ${RawSignificand} is identical to UInt${bits}, semantically, we should use UInt${bits}