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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Aug 30 12:00:30 PDT 2013


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



--- Comment #2 from hsteoh at quickfur.ath.cx 2013-08-30 12:00:28 PDT ---
In fact, all versions of dmd from 2.063.2 up to commit
50a484a60cc3794281a98c51346fc0dfacfc0f24 (Fix Issue 5943 - Power expression
optimisation: 2^^unsigned ==> 1<<unsigned) displayed an error message of the
form:

    test.d(3): Error: must import std.math to use ^^ operator

and all versions thereafter (that I tested) simply compiles it with no error.
Maybe it was an intermittent failure that was quickly fixed, or maybe it only
happens with specific compiler flags, or maybe it's Windows-specific?

-- 
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