Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When we are evaluating an arithmetic constant expression, we don't want
to indroduce static data definitions for string or compound literals.
Fixes #59.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-lc should come before crtn.o.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise, stage3 is always considered out of date.
|
|
|
|
|
|
|
|
|
|
Now that we are using a common cc.h, these are unlikely to change much.
|
|
of structs
|
|
Fixes #51.
Thanks to Andrew Chambers for the bug report and test case.
|
|
|
|
|
|
|
|
We replace it with one derived from the driver path anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It could be an integer constant cast to a pointer type.
|
|
|
|
|