------- Comment #1 from kargl at gcc dot gnu dot org  2006-07-19 20:33 -------
Yep.  The dump-tree-original contains


     if (myfunc (&C.1243) <= 0)
       {
         if (myfunc (&C.1243) < 0) goto __label_000010;
         else goto __label_000020;
       }
     else
       {
          goto __label_000030;
       }


-- 


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

Reply via email to