som.h (EH_FRAME_THROUGH_COLLECT2): Define.

* config/pa/som.h (EH_FRAME_THROUGH_COLLECT2): Define.

From-SVN: r229302
This commit is contained in:
John David Anglin 2015-10-25 18:34:00 +00:00
parent a89905fdd2
commit 9621d52481
2 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,7 @@
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.

View File

@ -340,6 +340,11 @@ do { \
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