mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
This solved one pending bug: comparisons of long variables are now compiled properly. A bug for comparisons < and <= of pointers remain, it is related to signedness, not width. This can be easily fixed by the reader! |
||
|---|---|---|
| .. | ||
| test | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| mcc | ||
| minic.y | ||
| yacc.c | ||