]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/gcc-tumbl.git/commit
In libobjc/:
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 2010 13:44:04 +0000 (13:44 +0000)
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Dec 2010 13:44:04 +0000 (13:44 +0000)
commitc520624241927a32cb77d67d8cdc507c0a338b2e
tree7f571fa1e6bfcad3a54cae1509897fe496642bfa
parent7fbdf71eaf2c69de5011d0734196cf65f447561f
In libobjc/:
2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>

PR libobjc/45953
* selector.c (__sel_register_typed_name): When registering a new
selector with the same name as an existing one, reuse the existing
name string.  Also updated types, casts and comments in the whole
function.

In gcc/testsuite/:
2010-12-21  Nicola Pero  <nicola.pero@meta-innovation.com>

PR libobjc/45953
* objc.dg/libobjc-selector-1.m: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168115 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/libobjc-selector-1.m [new file with mode: 0644]
libobjc/ChangeLog
libobjc/selector.c