[Issue 602] Compiler allows a goto statement to skip an initalization

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 19 05:05:46 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=602



--- Comment #12 from yebblies <yebblies at gmail.com> 2013-11-20 00:05:42 EST ---
(In reply to comment #10)
> (In reply to comment #9)
> > (In reply to comment #8)
> >> but it requires all gotos to be resolved during semantic.
> > Is it a problem for possible implementations of computed gotos?
> 
> Since when has D (or any compiled language, for that matter) supported computed
> gotos?

Maybe you've heard of gcc?

http://gcc.gnu.org/onlinedocs/gcc-3.1.1/gcc/Labels-as-Values.html

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


More information about the Digitalmars-d-bugs mailing list