------- Comment #1 from pinskia at gcc dot gnu dot org 2006-10-01 04:43 ------- This is not a bug really. label as values are only supposed to be used for used with gotos. Read: http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Labels-as-Values.html
Maybe it can be made a little clearer but it seems pretty clear to me that what you are trying should not work. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29305