------- Additional Comments From jsm28 at gcc dot gnu dot org 2005-03-30 18:08 ------- Patch at <http://gcc.gnu.org/ml/gcc-patches/2005-03/msg02668.html> addresses the issue for C and noncomputed gotos by disallowing such jumps; awaiting any comments on the proposed statement expression semantics. Does not address the issue for C++ which needs similar changes, and the possibility of computed gotos means that something like <http://gcc.gnu.org/ml/gcc-patches/2004-11/msg00130.html> but adjusted as described in that message is needed as well.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17913