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

            Bug ID: 18346
           Summary: r192750 miscompiles coreutils-8.22.
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Starting with r192750 (Enable MI Sched for x86) coreutils gets miscompiled:

markus@x4 /tmp % touch test1
markus@x4 /tmp % ls -al test1
-rw-r--r-- 1 markus markus 0 Dec 30 22:39 test1
markus@x4 /tmp % /var/tmp/coreutils-8.22/src/cp test1 test2
markus@x4 /tmp % ls -al test2
---------- 1 markus markus 0 Dec 30 22:36 test2
markus@x4 /tmp %

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to