diff options
author | nicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-10-12 22:57:57 +0000 |
---|---|---|
committer | nicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-10-12 22:57:57 +0000 |
commit | eda7c0d61500638fb901ebf72f38229d896b0bba (patch) | |
tree | 3e208be438976b1fb9fae659a436788a990e70cb /libobjc/methods.c | |
parent | ce4c4ffef74bcf65ff741182d6642923ed20deee (diff) | |
download | gcc-eda7c0d61500638fb901ebf72f38229d896b0bba.tar.gz |
In libobjc/:
2010-10-12 Nicola Pero <nicola.pero@meta-innovation.com>
* encoding.c: Tidied up comments.
(objc_skip_variable_name): New static inline function.
(objc_sizeof_type): Use objc_skip_variable_name instead of copying
the same code over and over.
(objc_alignof_type): Same.
(objc_aligned_size): Same.
(objc_promoted_size): Same.
(objc_skip_typespec): Same.
(objc_layout_structure_next_member): Same.
(objc_skip_offset): Skip a '-' before the digits (if any). Fixed
historical bug where objc_skip_offset would skip one byte even if
there is no offset: check that the first offset digit is actually
a digit before skipping it.
(objc_skip_type_qualifiers): Mark as inline.
(objc_skip_typespec): Mark as inline.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165403 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libobjc/methods.c')
0 files changed, 0 insertions, 0 deletions