* config/pa/som.h (EH_FRAME_THROUGH_COLLECT2): Define.
From-SVN: r229302
2015-10-25 John David Anglin <danglin@gcc.gnu.org>
+ * config/pa/som.h (EH_FRAME_THROUGH_COLLECT2): Define.
+
PR middle-end/68079
* dojump.c (do_compare_and_jump): Canonicalize both function and
method types.
this suffix when generating constructor/destructor names. */
#define SHLIB_SUFFIX ".sl"
+/* We don't have named sections. */
#define TARGET_HAVE_NAMED_SECTIONS false
#define TARGET_ASM_TM_CLONE_TABLE_SECTION pa_som_tm_clone_table_section
+
+/* Generate specially named labels to identify DWARF 2 frame unwind
+ information. */
+#define EH_FRAME_THROUGH_COLLECT2