[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-bugs
Subject:    [LLVMbugs] [Bug 6745] New: .ll output is different on windows
From:       bugzilla-daemon () llvm ! org
Date:       2010-03-30 21:30:39
Message-ID: bug-6745-206 () http ! llvm ! org/bugs/
[Download RAW message or body]

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

           Summary: .ll output is different on windows
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Core LLVM classes
        AssignedTo: unassignedbugs@nondot.org
        ReportedBy: rafael.espindola@gmail.com
                CC: llvmbugs@cs.uiuc.edu


I don't have a windows machine to test on, but it looks like we print 0.0 as
"double 0.000000e+00" on linux and as "double 0.000000e+000" on windows.

Possible testcase:

void foo(double a);
void bar(void) {
  foo(0.0);
}

-- 
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.
_______________________________________________
LLVMbugs mailing list
LLVMbugs@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic