Re: [Sdcc-user] Question about binary constant casting

2014-12-08 Thread
promotions rule alway applies on ~ expression, even I cast BIT4 to unsigned char, BIT4 is always promoted to int by the rule. As for #3, I am wondering when the "char" is considered unsigned by default. Does the unsigness apply on user-defined variable only, or it also affects how compile

[Sdcc-user] Does stackauto make binary different everytime?

2015-02-26 Thread
Hi All, I have a question about stackauto. When I enable #pragma stackauto on the entire project, the binary has chance to be different. Most of those difference are the order of local variable allocated on the stack. Is it normal, or something goes wrong? Regards, chenwj -- Wei-Ren Chen (陳韋

Re: [Sdcc-user] Get the builtin macros list?

2017-07-10 Thread
vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > ___ > Sdcc-user mailing list > Sdcc-user@lists.sourceforge.net &g