Looks like SDCC users want to keep the __asm __endasm with full support for preprocessor directives and macros.

Looking at it from the other direction: How about instead dropping support for #pragma sdcc_hash? That would also help with the preprocessor vs. inlineasm issues, and should be easy to work around, where necessary. Then the only nonstandard preprocessor feature we need to support specially for inline asm would be about preservation of newlines, and that is easier to port to the new preprocessor.

Philipp


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to