Am 06.10.19 um 08:13 schrieb Gonzalo Pérez de Olaguer Córdoba:
> Hi, Philipp.
> 
> Here's the attached patch. Now the pic14 branch remains backwards compatible
> with the trunk.
> 
> I made a mistake in my explanation: the code to handle the configuration
> words must be moved to pic14_emitStaticSeg, not to pic14_emitRegularMap.
> 
> Regards.
> 

Thanks. I applied the patch to the branch.
However, I do see a serious pic14 regression on regression testing:

philipp@notebook5:~/sdcc-branches/pic14/sdcc/support/regression$ make
test-pic14
Running pic14 regression tests
gen/pic14/support.asm:64:Warning[205] Found directive in column 1:
"__config"
gen/pic14/support.asm:64:Error[128]   Missing argument(s).
gen/pic14/support.asm:64:Warning[205] Found directive in column 1:
"__config"
gen/pic14/support.asm:64:Error[128]   Missing argument(s).
gen/pic14/support.o: No such file or directory
                                    (f:  0, t:   0, c:  0, b:      0, T:
       0)
gen/pic14/support.asm:64:Warning[205] Found directive in column 1:
"__config"
gen/pic14/support.asm:64:Error[128]   Missing argument(s).
gen/pic14/support.o: No such file or directory
gen/pic14/support.o: No such file or directory
                                    (f:  0, t:   0, c:  0, b:      0, T:
       0)
gen/pic14/support.asm:64:Warning[205] Found directive in column 1:
"__config"
gen/pic14/support.asm:64:Error[128]   Missing argument(s).
gen/pic14/support.o: No such file or directory
                                    (f:  0, t:   0, c:  0, b:      0, T:
       0)
gen/pic14/support.asm:64:Warning[205] Found directive in column 1:
"__config"
gen/pic14/support.asm:64:Error[128]   Missing argument(s).

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to