http://llvm.org/bugs/show_bug.cgi?id=10545
Summary: Compilation failures around structs in code generated
by C backend
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Created an attachment (id=6982)
--> (http://llvm.org/bugs/attachment.cgi?id=6982)
Patch with suggested fixes
Code generated by C backend as of rev 136600 produces errors when compiled with
gcc due to missing struct keyword in three places and incorrectly placed name
for structure embedding array.
Attached is patch to fix these problems.
--
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