https://bugs.llvm.org/show_bug.cgi?id=41510

Eli Friedman <efrie...@quicinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
                 CC|                            |efrie...@quicinc.com

--- Comment #4 from Eli Friedman <efrie...@quicinc.com> ---
If d is uninitialized, the behavior is undefined.  If d=0, the program
completes; if d=1, there's an infinite loop.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to