]> git.ipfire.org Git - thirdparty/gcc.git/commit
* objc/objc-act.c (finish_message_expr): Fix misplaced parens in a
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Dec 2001 18:24:17 +0000 (18:24 +0000)
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Dec 2001 18:24:17 +0000 (18:24 +0000)
commit9f7bce22a01aa3fbc20d8e23771676b080d0a599
tree6f03a7019f7bc652fbc077e1a11363a7897033ef
parent2f50f9f14717ea424bbb36d17cf13a8579520dee
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47886 138bc75d-0d04-0410-961f-82ee72b054a4
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]