Re: [Sdcc-user] Bug in 'removed redundant BANKSEL' ?

2016-09-06 Thread Raphael Neider
Hi, I have now created the ticket: https://sourceforge.net/p/sdcc/bugs/2543/ I'm currently trying to get (regression) tests for pic16 running with gpsim, but setup, execution, assertions, ... seem to not work for me :-(. Needs -- again -- more looking into... How to proceed? I could check-in the

Re: [Sdcc-user] Bug in 'removed redundant BANKSEL' ?

2016-09-06 Thread Kustaa Nyholm
> On 7 Sep 2016, at 00:24, Raphael Neider wrote: > > Hi, > > I have now created the ticket: https://sourceforge.net/p/sdcc/bugs/2543/ > > I'm currently trying to get (regression) tests for pic16 running with gpsim, > but setup, execution, assertions, ... seem to not work for me :-(. Needs --