Hi, I’ve been testing your changes using one of my projects (https://github.com/dk2233/PicThrowDK/tree/main/16f913/ds18b20_led_relocatable ) and I’ve found a few concerning regressions. Unexpected Warning [205] for directives in column 1 When compiling with your patch, I get multiple warnings for standard code layout: Warning[205] Found directive in column 1: "if" Warning[205] Found directive in column 1: "else" In previous versions of GPASM (and historically in MPASM), placing directives like if,...
pic14 port tests