+2011-12-12 Iain Sandoe <iains@gcc.gnu.org>
+
+ * config/darwin-sections.def (zobj_const_data_section): Fix over-
+ length section name.
+
2011-12-11 Richard Henderson <rth@redhat.com>
* config/rs6000/rs6000.c (rs6000_expand_interleave): Use
".section __DATA,__const_coal,coalesced", 0)
/* Place to put zero-sized to avoid issues with section anchors. */
DEF_SECTION (zobj_const_data_section, SECTION_NO_ANCHOR,
- ".section\t__DATA,__zobj_const_data", 0)
+ ".section\t__DATA,__zobj_cnst_data", 0)
/* Strings and other literals. */
DEF_SECTION (cstring_section, SECTION_MERGE | SECTION_STRINGS, ".cstring", 0)