Re: [Sdcc-user] Issue with 32 bit assignment in interrupt?

2015-05-13 Thread Kustaa Nyholm
>I am not familiar with the pic16 port, if you really think it is a bug, please >create a ticket on http://sourceforge.net/p/sdcc/bugs/ Well, I'm not ready to call this a bug in the compiler. I also now realise that there are a lot of other places in the interrupt that use those same temp variab

Re: [Sdcc-user] Issue with 32 bit assignment in interrupt?

2015-05-13 Thread Ben Shi
I am not familiar with the pic16 port, if you really think it is a bug, please create a ticket on http://sourceforge.net/p/sdcc/bugs/ 在2015年05月14 01时32分, "Kustaa Nyholm"写道: Hi, I've been tracking a wierd problem, 100% repeatable although the failures vary. I'm using: /Users/nyholku/

[Sdcc-user] Issue with 32 bit assignment in interrupt?

2015-05-13 Thread Kustaa Nyholm
Hi, I've been tracking a wierd problem, 100% repeatable although the failures vary. I'm using: /Users/nyholku/sdcc-3.4.0/bin/sdcc -v SDCC : mcs51/z80/z180/r2k/r3ka/gbz80/tlcs90/ds390/pic16/pic14/TININative/ds400/hc0 8/s08/stm8 3.4.0 #8981 (Apr 5 2014) (Mac OS X i386) published under GNU Genera