Fixed Objective-C dotsyntax with a constant type right-hand side
authorNicola Pero <nicola.pero@meta-innovation.com>
Sun, 20 Feb 2011 17:41:36 +0000 (17:41 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Sun, 20 Feb 2011 17:41:36 +0000 (17:41 +0000)
commit3890ce93e267fe56883b7b831475180641d9038f
tree0f653ce7383a43e573f16844ec500fe625167d89
parent869b0af5c5c3790ef77ffcc0cddf351a99b6c762
Fixed Objective-C dotsyntax with a constant type right-hand side

From-SVN: r170342
gcc/objc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/obj-c++.dg/property/dotsyntax-22.mm [new file with mode: 0644]
gcc/testsuite/objc.dg/property/dotsyntax-22.m [new file with mode: 0644]