[Issue 10682] [ICE](cgcod.c line 1561) with ^^ operator and ulong

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 12 04:26:57 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10682



--- Comment #6 from github-bugzilla at puremagic.com 2013-09-12 04:26:48 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/d656898cd69ee242a56bf1d0300a7862338674ea
Fix Issue 10682 - [ICE](cgcod.c line 1561) with ^^ operator

The backend can't handle a shift expression with a ulong rhs, so simulate the
cast that is usually added by semantic.

https://github.com/D-Programming-Language/dmd/commit/6a90c4df6a25640e745a0c4aa95defb5a084f8ce
Merge pull request #2528 from yebblies/issue10682

Fix Issue 10682 - [ICE](cgcod.c line 1561) with ^^ operator

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list