[LLVMbugs] [Bug 4754] New: Internal compiler error. Varargs function with fastcall calling convention.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Aug 22 23:58:25 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4754
Summary: Internal compiler error. Varargs function with fastcall
calling convention.
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: d.g.gorbachev at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=3359)
--> (http://llvm.org/bugs/attachment.cgi?id=3359)
C and LL files
Both LLVM-GCC and CLANG are affected. "__attribute__((__stdcall__))" does not
cause errors. FSF GCC silently ignores "__attribute__((__fastcall__))".
LLVM r79531.
--
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.
More information about the llvm-bugs
mailing list