[LLVMbugs] [Bug 16069] simplifycfg misoptimizes a function

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 3 14:53:12 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=16069

Dara Hazeghi <dhazeghi at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from Dara Hazeghi <dhazeghi at yahoo.com> ---
Doesn't appear to be fixed here with 183155:

$ clang-trunk -v
clang version 3.4 (trunk 183155)
Target: x86_64-pc-linux-gnu
Thread model: posix
$ clang-trunk -Os test.c 
$ ./a.out 
Floating point exception (core dumped)
$

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130603/9476ae1c/attachment.html>


More information about the llvm-bugs mailing list