------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-17 
19:30 -------
(In reply to comment #13)
> The issue here is (produced inside the compiler):
>         return <retval>;
>         goto <D1792>;

After removing that goto, we still have an issue with the label for D1792.  I 
wonder how can we remove 
that lablel.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20624

Reply via email to