[LLVMbugs] [Bug 9118] New: Windows platform Endian-ness not defined

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 1 11:13:27 PST 2011


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

           Summary: Windows platform Endian-ness not defined
           Product: libc++
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
        AssignedTo: hhinnant at apple.com
        ReportedBy: vanboxem.ruben at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=6087)
 --> (http://llvm.org/bugs/attachment.cgi?id=6087)
patch to remedy the issue

>From wikipedia
(http://en.wikipedia.org/wiki/Endianness#Endianness_and_operating_systems_on_architectures)
Win32 seems to be little endian on all platforms it exists (x86,x64,IA64).

Patch attached.

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