diff options
author | nicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-11-03 10:39:15 +0000 |
---|---|---|
committer | nicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-11-03 10:39:15 +0000 |
commit | 890881e714f1b9055b0da33ea49dae5926b8a360 (patch) | |
tree | 343b86bc8aefd1ff013b186a12e04ffedd18269c /gcc/java | |
parent | 8b6a0b14100332a5902b2fd2b0f50d1972c7e406 (diff) | |
download | gcc-890881e714f1b9055b0da33ea49dae5926b8a360.tar.gz |
In gcc/objc/:
2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
* objc-act.c (maybe_make_artificial_property_decl): New.
(objc_maybe_build_component_ref): Call
maybe_make_artificial_property_decl if a property can not be
found. Do not call objc_finish_message_expr if
PROPERTY_HAS_NO_GETTER.
* objc-act.h Updated comments.
(PROPERTY_HAS_NO_GETTER): New.
(PROPERTY_HAS_NO_SETTER): New.
* objc-tree.def: Updated comment.
In gcc/testsuite/:
2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
* objc.dg/property/dotsyntax-1.m: New.
* objc.dg/property/dotsyntax-2.m: New.
* obj-c++.dg/property/dotsyntax-1.mm: New.
* obj-c++.dg/property/dotsyntax-2.mm: New.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166237 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions