Stefan Reinauer stepan@openbios.org writes:
Hi,
the "reference build" arima hdama seems to be too big when being compiled with gcc 3.3.1 or 3.3.3..
I will (hopefully) commit later today, but I have found one general technique that will cut down the code size but a small amount. In the chip_operations struct we have a name for debugging. Since we are no longer printing that name there is no point in keeping it.
Eric