[llvm-bugs] [Bug 26034] New: clang causes "stack smashing detected" when using -mabi=eabi
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jan 5 12:16:30 PST 2016
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: unassignedclangbugs at nondot.org
Reporter: svanheulen at gmail.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160105/67ac05e4/attachment.html>
More information about the llvm-bugs
mailing list