17bb5b2554
and there's no intermediate sequence point! We actually hit this on sh3 with -O2 where gcc4 caches tlst in a register prior to recursive call to inptype() and if you are unlucky the recursive call needs to realloc tlst. Introduce a temp variable to force a sequence point. |
||
---|---|---|
.. | ||
arch | ||
common | ||
lint1 | ||
lint2 | ||
llib | ||
xlint | ||
Makefile | ||
Makefile.inc |