------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-07 21:43 ------- Subject: Bug 22274
CVSROOT: /cvs/gcc Module name: gcc Branch: apple-local-200502-branch Changes by: [EMAIL PROTECTED] 2005-07-07 21:42:54 Modified files: gcc/testsuite : ChangeLog.apple-ppc gcc/objc : ChangeLog.apple-ppc objc-act.c Added files: gcc/testsuite/obj-c++.dg: gnu-runtime-1.mm gnu-runtime-2.mm gcc/testsuite/objc.dg: gnu-runtime-2.m Log message: [gcc/objc/ChangeLog.apple-ppc] 2005-07-07 Ziemowit Laski <[EMAIL PROTECTED]> PR objc/22274 * objc-act.c (objc_build_string_object): For GNU-style constants, use the @interface type rather than the built-in type. [gcc/testsuite/ChangeLog.apple-ppc] 2005-07-07 Ziemowit Laski <[EMAIL PROTECTED]> PR objc/22274 * obj-c++.dg/gnu-runtime-[1-2].mm: Bring over from mainline. * objc.dg/gnu-runtime-2.m: Likewise. Patches: http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.52&r2=1.1.4.53 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-1.mm.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.2.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/obj-c++.dg/gnu-runtime-2.mm.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.2.2.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/objc.dg/gnu-runtime-2.m.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.2.2.1 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.13&r2=1.1.4.14 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/objc/objc-act.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.266.4.17&r2=1.266.4.18 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22274