2005-12-14 Andrew Pinski <pinskia@physics.uc.edu>
PR objc/25360 * objc/objc-act.c (encode_type): Encode Complex types as 'j' followed by the inner type. 2005-12-14 Andrew Pinski <pinskia@physics.uc.edu> PR objc/25360 * objc/objc-api.c (_C_COMPLEX): New define. * encoding.c (objc_sizeof_type): Handle _C_Complex. (objc_alignof_type): Likewise. (objc_skip_typespec): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108675 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/objc/ChangeLog 6 additions, 0 deletionsgcc/objc/ChangeLog
- gcc/objc/objc-act.c 6 additions, 0 deletionsgcc/objc/objc-act.c
- libobjc/ChangeLog 8 additions, 0 deletionslibobjc/ChangeLog
- libobjc/encoding.c 129 additions, 0 deletionslibobjc/encoding.c
- libobjc/objc/objc-api.h 1 addition, 0 deletionslibobjc/objc/objc-api.h
Loading
Please register or sign in to comment