objc-act.c (finish_message_expr): Fix misplaced parens in a test of class names.
authorStan Shebs <shebs@apple.com>
Tue, 11 Dec 2001 18:24:17 +0000 (18:24 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Tue, 11 Dec 2001 18:24:17 +0000 (18:24 +0000)
commit4c594031436cb2e700bc8b771dbda082dbcc6e2c
tree6f03a7019f7bc652fbc077e1a11363a7897033ef
parent911713157618beaeb432bc646f82a074e4c28435
objc-act.c (finish_message_expr): Fix misplaced parens in a test of class names.

        * objc/objc-act.c (finish_message_expr): Fix misplaced parens in a
        test of class names.

        * objc/compile: New test directory.
        * objc/compile/compile.exp: New expect script.
        * objc/compile/20011211-1.m: New compile test.

From-SVN: r47886
gcc/ChangeLog
gcc/objc/objc-act.c
gcc/testsuite/ChangeLog
gcc/testsuite/objc/compile/20011211-1.m [new file with mode: 0644]
gcc/testsuite/objc/compile/compile.exp [new file with mode: 0644]