search for: component_ref_field_offset

Displaying 1 result from an estimated 1 matches for "component_ref_field_offset".

2006 Oct 06
1
[LLVMdev] Build failure..
Hi, After a svn/cvs update I get the following errors when building the frontend. Anyone that sees the same ? http://gcc.gnu.org/svn/gcc/branches/apple/trunk/gcc/expr.h /* APPLE LOCAL begin radar 4441049 */ extern tree objc_v2_component_ref_field_offset (tree exp); extern tree objc_v2_bitfield_ivar_bitpos (tree exp); /* APPLE LOCAL end radar 4441049 */ mentions APPLE, is it only working on Apple ? (I use Debian sid) Error : libbackend.a(expr.o): In function `component_ref_field_offset': ../../llvm-gcc4/gcc/expr.c:5640: undefined reference t...