diff options
author | Nicola Pero <nicola.pero@meta-innovation.com> | 2011-06-02 18:54:32 +0000 |
---|---|---|
committer | Nicola Pero <nicola@gcc.gnu.org> | 2011-06-02 18:54:32 +0000 |
commit | bf79cedb1170f7c57a5d945c916dfcfc109bd22e (patch) | |
tree | c5eb3b5146458a81edad3cd5ef6d4467cb3fd01c /gcc/cse.c | |
parent | ae9982ec2c4dcec5d443120104a932f4e072f19a (diff) | |
download | gcc-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 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions