[LLVMbugs] [Bug 3613] New: struct members optimized out ?
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 18 13:01:26 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3613
Summary: struct members optimized out ?
Product: clang
Version: unspecified
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P2
Component: Basic
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: pawel.worach at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=2578)
--> (http://llvm.org/bugs/attachment.cgi?id=2578)
Pre-processed devfs_vnops.c
In the attached file devfs_ops_f.fo_ioctl is null when compiled with clang,
with llvm-gcc it correctly points to devfs_ioctl_f().
--
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