re PR target/19334 (darwin backend places some CONST_DECLs in the wrong section)
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 13 Jan 2005 00:47:44 +0000 (00:47 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 13 Jan 2005 00:47:44 +0000 (16:47 -0800)
commite1e04267b417875628a8240e5409ab14d5da8195
tree036a4131de49b9d3d93c7ccf0946fecc76c0b655
parent357e6cb869e20105b987aa3abcb7b0592a32d2a0
re PR target/19334 (darwin backend places some CONST_DECLs in the wrong section)

2005-01-12  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/19334
        * config/darwin.c (machopic_select_section): Use TYPE_SIZE_UNIT instead
        of TYPE_SIZE where we mean the number of bytes.

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