aboutsummaryrefslogtreecommitdiff
path: root/libobjc
diff options
context:
space:
mode:
authorNicola Pero <nicola.pero@meta-innovation.com>2011-06-02 18:54:32 +0000
committerNicola Pero <nicola@gcc.gnu.org>2011-06-02 18:54:32 +0000
commitbf79cedb1170f7c57a5d945c916dfcfc109bd22e (patch)
treec5eb3b5146458a81edad3cd5ef6d4467cb3fd01c /libobjc
parentae9982ec2c4dcec5d443120104a932f4e072f19a (diff)
downloadgcc-bf79cedb1170f7c57a5d945c916dfcfc109bd22e.zip
gcc-bf79cedb1170f7c57a5d945c916dfcfc109bd22e.tar.gz
gcc-bf79cedb1170f7c57a5d945c916dfcfc109bd22e.tar.bz2
In gcc/objc/: 2011-06-02 Nicola Pero <nicola.pero@meta-innovation.com>
In gcc/objc/: 2011-06-02 Nicola Pero <nicola.pero@meta-innovation.com> PR objc/48539 * objc-act.c (objc_finish_message_expr): Warn if messaging a class that was only declared using @class without an @interface. Warn if messaging an instance of a class that was only declared using @class without an @interface, unless the receiver was also typed with a protocol list. In gcc/testsuite/: 2011-06-02 Nicola Pero <nicola.pero@meta-innovation.com> PR objc/48539 * objc.dg/method-5.m: Updated. * objc.dg/method-19.m: Updated. * objc.dg/method-lookup-1.m: New. * obj-c++.dg/method-6.mm: Updated. * obj-c++.dg/method-7.mm: Updated. * obj-c++.dg/method-lookup-1.mm: New. From-SVN: r174575
Diffstat (limited to 'libobjc')
0 files changed, 0 insertions, 0 deletions