-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lcc: not promoting unsigned short to int when sizes are equal #71
Comments
We shouldn't fix this without a test, so keep on hold for now |
Low priority |
Feedback from Bill Buzbee (Magic-1) in the comment section of "Magic-1 at 16 years old" https://www.youtube.com/watch?v=qOcSnaK0yBw
|
This issue should be closed since glcc fixes it. |
From http://www.homebrewcpu.com/retargeting_lcc.htm:
The actual fix to binary() in src/expr.c is not listed on the page.
The text was updated successfully, but these errors were encountered: