Menu

#808 shift on int

closed-rejected
5
2013-05-25
2004-09-06
Anonymous
No

int b;
b = 1 << 2

OK

int a;
a = 1 << 9

Not OK

Discussion

  • Bernhard Held

    Bernhard Held - 2004-09-06

    Logged In: YES
    user_id=203539

    Mr. nobody/anonymous, unfortunately you didn't supply your
    sdcc version. But I'm quite sure you're not using a current
    version. The problem isn't reproducable with 2.4.4.

     
  • Bernhard Held

    Bernhard Held - 2004-09-06
    • milestone: --> unreproducable
    • assigned_to: nobody --> bernhardheld
    • status: open --> closed-rejected
     

Log in to post a comment.