https://llvm.org/bugs/show_bug.cgi?id=26034

            Bug ID: 26034
           Summary: clang causes "stack smashing detected" when using
                    -mabi=eabi
           Product: clang
           Version: 3.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangb...@nondot.org
          Reporter: svanheu...@gmail.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

Created attachment 15562
  --> https://llvm.org/bugs/attachment.cgi?id=15562&action=edit
command output

clang 3.7 crashes when compiling this code:
    https://github.com/svanheulen/psp-clang-example

I was able to compile it with clang 3.5 and it compiles fine on 3.7 if I don't
use -mabi=eabi.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to