]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/darwin-sections.def
Darwin: Match system sections and relocs for exception tables.
[thirdparty/gcc.git] / gcc / config / darwin-sections.def
index 394ea1658803be947afb9e49b6d6b07e2b47dc8c..cdd5985cc368e3f36f012250e797947da7e117b9 100644 (file)
@@ -157,7 +157,7 @@ DEF_SECTION (machopic_picsymbol_stub3_section, SECTION_NO_ANCHOR,
 
 /* Exception-related.  */
 DEF_SECTION (darwin_exception_section, SECTION_NO_ANCHOR,
-            ".section __DATA,__gcc_except_tab", 0)
+            ".section __TEXT,__gcc_except_tab", 0)
 DEF_SECTION (darwin_eh_frame_section, SECTION_NO_ANCHOR,
             ".section " EH_FRAME_SECTION_NAME ",__eh_frame"
             EH_FRAME_SECTION_ATTR, 0)