objc-act.c (STRING_OBJECT_CLASS_NAME): Remove.
authorStan Shebs <shebs@apple.com>
Sat, 29 Dec 2001 16:16:51 +0000 (16:16 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Sat, 29 Dec 2001 16:16:51 +0000 (16:16 +0000)
commit1bf0567179b2828650b21eced842742526039651
tree324c2efd1cbbcec1389487eb6a5de3713aee3c10
parentad074d60dd99324d514d31a4b3d9152b897f0488
objc-act.c (STRING_OBJECT_CLASS_NAME): Remove.

        * objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Remove.
        (default_constant_string_class_name): New global.
        (objc_init): Set it.
        (synth_module_prologue): Use it.

From-SVN: r48366
gcc/ChangeLog
gcc/objc/objc-act.c