On 11/09/2015 05:47 PM, [email protected] wrote:
From: Trevor Saunders <[email protected]>gcc/ChangeLog: 2015-11-09 Trevor Saunders <[email protected]> * defaults.h (EH_RETURN_HANDLER_RTX): New default definition. * df-scan.c (df_get_exit_block_use_set): Adjust. * except.c (expand_eh_return): Likewise.
As I said for a previous patch series, if we go to the trouble of fixing up stuff like this, we might as well do it properly and turn things like this into a target hook.
Bernd
