objc-act.c (build_objc_string_object): Mark the address expression as constant.
authorAndrew Pinski <apinski@apple.com>
Thu, 5 Aug 2004 18:06:23 +0000 (18:06 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 5 Aug 2004 18:06:23 +0000 (11:06 -0700)
commit21149a790b13dec2d4a9e5d0848af02d79c6617f
tree9d7792eb25abf337580cc0f6a3ec03259d8e383f
parent26be638d678e0681b8c6d6e67a7a52ab0c3c4e29
objc-act.c (build_objc_string_object): Mark the address expression as constant.

2004-08-05  Andrew Pinski  <apinski@apple.com>

        * objc/objc-act.c (build_objc_string_object): Mark the address
        expression as constant.

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