http://llvm.org/bugs/show_bug.cgi?id=21608
Bug ID: 21608
Summary: [mips] Small structures handled incorrectly by
va_arg() for all big-endian ABI's
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
For example:
struct f {
char a;
};
is only handled correctly for the first va_arg() call.
--
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