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

Dara Hazeghi <[email protected]> changed:

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

--- Comment #4 from Dara Hazeghi <[email protected]> ---
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to