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

David Blaikie <dblai...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |dblai...@gmail.com
         Resolution|---                         |INVALID

--- Comment #3 from David Blaikie <dblai...@gmail.com> ---
I /think/ this code is invalid - it reads from the non-active (not the last
written) member of a union. Maybe using -fno-strict-aliasing would be a
workaround for this, I'm not sure.

-- 
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