http://llvm.org/bugs/show_bug.cgi?id=5709
Summary: "Attributes after last parameter!" error
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Blocks: 3696
Created an attachment (id=3918)
--> (http://llvm.org/bugs/attachment.cgi?id=3918)
mknodes.i
# clang -v
clang version 1.1 (trunk 90786)
Target: x86_64-unknown-freebsd8.0
Thread model: posix
# clang -c mknodes.i
Attributes after last parameter!
i32 (...)* @vfprintf
Broken module found, compilation aborted!
Stack dump:
0. Program arguments: /usr/opt/llvm/bin/../libexec/clang-cc -triple
x86_64-unknown-freebsd8.0 -S -disable-free -main-file-name mknodes.i
-mrelocation-model static -mdisable-fp-elim -munwind-tables -mcpu x86-64
-fmessage-length 80 -fgnu-runtime -fdiagnostics-show-option -fcolor-diagnostics
-o /tmp/cc-j0KBCJ.s -x cpp-output mknodes.i
1. <eof> parser at end of file
2. Per-function optimization
r90772 seems to be ok
--
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
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs