On 27.04.2009 20:16 Uhr, Myles Watson wrote:
section, but then a lot of strings that never surface would be compiled in (and I doubt the compiler is clever enough to figure that out)
We discussed this recently for v3. Do you have a good idea of how much space this actually saves?
It's hardly a few kilobytes. But this is no good way of saving space, by trimming user messages and introducing side effects.
I think with Patrick's patch we can drop the MAXIMUM_CONSOLE_LOGLEVEL variable from all stage2 code. It might make sense in the romcc code.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
Acked-by: Myles Watson mylesgw@gmail.com
I like it! Acked-by: Stefan Reinauer stepan@coresystems.de