Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
go
Commits
e9e38841
Commit
e9e38841
authored
15 years ago
by
Russ Cox
Browse files
Options
Download
Email Patches
Plain Diff
6g: add TODO about float constants back
R=ken OCL=29984 CL=29997
parent
25a73823
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/cmd/6g/gsubr.c
src/cmd/6g/gsubr.c
+1
-0
No files found.
src/cmd/6g/gsubr.c
View file @
e9e38841
...
...
@@ -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
)
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment