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

Alexander Richardson <arichardson....@gmail.com> changed:

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

--- Comment #12 from Alexander Richardson <arichardson....@gmail.com> ---
I have just tested again with the latest LLVM HEAD and I can no longer
reproduce this issue. It is possible that other optimizations added since then
have made the issue go away. The code in question uses a lot of unions and
probably should be compiled with -fno-strict-aliasing. If it happens again I
will reopen this issue.

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

Reply via email to