darwin.c (machopic_legitimize_pic_address): Only set MEM_READONLY_P in the non TARGET...
authorAndrew Pinski <apinski@apple.com>
Wed, 18 Aug 2004 17:28:40 +0000 (17:28 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 18 Aug 2004 17:28:40 +0000 (10:28 -0700)
commitf9b0ac3bed683d922ba67a403c4b9b714e4f5a54
treebd9ec41ff95b2a20e9483cd441e1c8828f0b9a3e
parentf822d2527eda821d7faeab8370a896d4591a100d
darwin.c (machopic_legitimize_pic_address): Only set MEM_READONLY_P in the non TARGET_TOC case.

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

        * config/darwin.c (machopic_legitimize_pic_address): Only set MEM_READONLY_P
        in the non TARGET_TOC case.

From-SVN: r86194
gcc/ChangeLog
gcc/config/darwin.c