gcc/gcc/testsuite/gcc.c-torture/compile pr1251 ...
zlaski@gcc.gnu.org
zlaski@gcc.gnu.org
Wed Aug 11 01:07:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: objc-improvements-branch
Changes by: zlaski@gcc.gnu.org 2004-08-11 01:07:37
Added files:
gcc/testsuite/gcc.c-torture/compile: pr12517.c pr12578.c
pr12899.c pr14692.c
pr16461.c
Removed files:
gcc/testsuite/gcc.c-torture/compile: dll.x
Log message:
[ChangeLog.objc-improvements]
2004-08-10 Ziemowit Laski <zlaski@apple.com>
Sync up with HEAD.2004-08-08T23:33:48+0000.
[gcc/objc/ChangeLog.objc-improvements]
2004-08-10 Ziemowit Laski <zlaski@apple.com>
* objc-act.c (string_descriptor): New type.
(string_htab): New hash table, for constant strings.
(string_hash, string_eq): New functions.
(hash_init): Initialize string_htab hash table.
(objc_build_string_object): Unique string objects using the
string_htab hash table.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr12517.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr12578.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr12899.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr14692.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/pr16461.c.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/dll.x.diff?cvsroot=gcc&only_with_tag=objc-improvements-branch&r1=1.2&r2=NONE
More information about the Gcc-cvs
mailing list