[LLVMbugs] [Bug 18537] New: src/editfns.c from emacs gets miscompiled at -O > 0

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jan 18 20:44:10 PST 2014


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

            Bug ID: 18537
           Summary: src/editfns.c from emacs gets miscompiled at -O > 0
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: mirek.kaim at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 11890
  --> http://llvm.org/bugs/attachment.cgi?id=11890&action=edit
backtrace

clang 3.4 miscompiles src/editfns.c from emacs, causing emacs to crash.
compiled with CFLAGS="--target=i686-pc-cygwin -march=pentium3 -mtune=pentium3
-O3", bug occurs at -O > 0.
backtrace in the attachment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140119/8bf5aa3c/attachment.html>


More information about the llvm-bugs mailing list