------- Comment #9 from pinskia at gcc dot gnu dot org  2006-10-01 06:24 -------
(In reply to comment #8)
> Reopen as enhancement, in the hope gcc implements more useful semantics for
> taking the address of a label.
They are useful if used correctly.  You are not using them correctly.
They are only for computed gotos and nothing else.
They are not designed for anything else.  In fact if GCC changes the behavior,
it would be for the worse as then people using them correctly would be
punished.


-- 

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

Reply via email to