darwin.c (machopic_select_section): Use decl_readonly_section to do most of the work.
authorGeoffrey Keating <geoffk@apple.com>
Wed, 16 Jul 2003 18:18:00 +0000 (18:18 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 16 Jul 2003 18:18:00 +0000 (18:18 +0000)
commit3d7964d5db11a8bafa2d4a99517eabb742229385
tree8ebaeaf6f7be53ebd5d47b06df1e606381121834
parente6a8c803751354c48acd705e495e6e9cbe940784
darwin.c (machopic_select_section): Use decl_readonly_section to do most of the work.

* config/darwin.c (machopic_select_section): Use decl_readonly_section
to do most of the work.

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