]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/darwin.c
darwin.c (machopic_select_rtx_section): Use const_data_section for things that might...
authorGeoffrey Keating <geoffk@apple.com>
Fri, 12 Sep 2003 23:45:03 +0000 (23:45 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Fri, 12 Sep 2003 23:45:03 +0000 (23:45 +0000)
commit2e53734e19bedbe85a7438d59e5024815228065c
treeff3eaf1093ad1d02f6ef085641067e3d820d7416
parentedeb387130d1abc819b23390bc95595c65cea879
darwin.c (machopic_select_rtx_section): Use const_data_section for things that might require relocation.

* config/darwin.c (machopic_select_rtx_section): Use
const_data_section for things that might require relocation.

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