YhLu YhLu@tyan.com writes:
linuxbios image is 71069 bytes; only 65536 allowed
after change some print_debug to printo_debug, it gets bigger. Before that it about 68000.
Ouch. I guess it must be some of the missed opportunities for optimization. Or the increase in moving values around in registers.
So in theory it works, but we are having a hard time applying it :(
Do you have any significant size regression with just switching to the new romcc.
Eric