mirror of
https://github.com/golang/go
synced 2024-11-22 12:44:50 -07:00
6g: add TODO about float constants back
R=ken OCL=29984 CL=29997
This commit is contained in:
parent
25a738234e
commit
e9e388412c
@ -455,6 +455,7 @@ bignodes(void)
|
||||
* t = f
|
||||
* hard part is conversions.
|
||||
*/
|
||||
// TODO: lost special constants for floating point. XORPD for 0.0?
|
||||
void
|
||||
gmove(Node *f, Node *t)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user