Commit e9e38841 authored by Russ Cox's avatar Russ Cox

6g: add TODO about float constants back

R=ken
OCL=29984
CL=29997
parent 25a73823
......@@ -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)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment