[LLVMbugs] [Bug 12249] Invalid endianness

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Mar 12 05:14:33 PDT 2012


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

Jan Hranac <hranac.bz at email.cz> changed:

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

--- Comment #2 from Jan Hranac <hranac.bz at email.cz> 2012-03-12 07:14:33 CDT ---
The C code, expected output and actual output is in the bug description.
As for the command: you need a target that is big endian and aligns at least on
16 bits. The described case was tested on a 16-bit architecture with big endian
- there is no such target among the official ones I believe.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list