re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compatible...
authorIain Sandoe <iains@gcc.gnu.org>
Sun, 26 Jun 2011 16:25:29 +0000 (16:25 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Sun, 26 Jun 2011 16:25:29 +0000 (16:25 +0000)
commita45a766bf3af5eb9f7ebf3ab62d03ab727ff3bcd
treed376fcf4439c0de9d23ae631e018610d6a137da7
parent07a9e891c9cbb1df6aa33edbe39c21d948da2301
re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compatible with literal CF/NSString")

PR target/47997
* config/darwin.c (darwin_mergeable_string_section): Place string
constants in '.cstring' rather than '.const' when CF/NSStrings are
active.

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