I'm seeing that with the new built-in preprocessor the following types of things work incorrectly:
#if 0 blha blha #endif
The #if 0 is ignored, the romcc tries to compile the code.
Is this the expected behavior?
ron p.s. cvs update as of this morning.