mirror of https://github.com/aamine/cbc
updated
git-svn-id: file:///Users/aamine/c/gitwork/public/cbc/trunk@4060 1b9489fe-b721-0410-924e-b54b9192deb8
This commit is contained in:
parent
47b631eaa7
commit
fb81b25c2d
3
ToDo
3
ToDo
|
|
@ -2,11 +2,11 @@
|
|||
|
||||
== Current
|
||||
|
||||
* "extern char*[] sys_errlist" is array, not pointer
|
||||
* check composite Type#equals, #hashCode (?)
|
||||
* Label -> Symbol
|
||||
* all Symbols should be got from objects
|
||||
* named/unnamed Label
|
||||
* -fPIC (PIC generation)
|
||||
* -shared
|
||||
* bin/cbc: resolve symbolic link
|
||||
* remove all FIXME
|
||||
|
|
@ -251,3 +251,4 @@
|
|||
- check "puts = str"
|
||||
- -O (jump elimination)
|
||||
- useless label elimination
|
||||
- -fPIC (PIC generation)
|
||||
|
|
|
|||
Loading…
Reference in New Issue