[Issue 7953] DMD Error: variable r used before set when compiling with -O

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Apr 21 14:18:33 PDT 2012


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



--- Comment #4 from SomeDude <lovelydear at mailmetrash.com> 2012-04-21 14:19:31 PDT ---
(In reply to comment #3)
> I've reduced the test case to this:
> 
> ...
> 
> but I can't reproduce the error message, so maybe I've overlooked something.
> However, interestingly, this compiles with -O flag and crashes the compiler
> without.
> 
> PS E:\DigitalMars\dmd2\samples> rdmd bug.d
> Internal error: ..\ztc\cg87.c 1699
> PS E:\DigitalMars\dmd2\samples> rdmd -O bug.d
> PS E:\DigitalMars\dmd2\samples>

The ICE may be related to issue 7951.

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