diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2010-05-27 14:11:35 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2010-05-27 14:11:35 +0000 |
commit | 7951d88a0c68059bc28a8fdd89390d0c315b7e34 (patch) | |
tree | cbad29225d6336a230779ca3e818e4ac1ce219e6 /mkdep | |
parent | fde9c428ca630b5e4fb4dc24fba6e59b95e48d4c (diff) | |
download | gcc-7951d88a0c68059bc28a8fdd89390d0c315b7e34.zip gcc-7951d88a0c68059bc28a8fdd89390d0c315b7e34.tar.gz gcc-7951d88a0c68059bc28a8fdd89390d0c315b7e34.tar.bz2 |
re PR lto/44230 (Do not create need for multiple EH personalities)
PR lto/44230
* dwarf2out.c (dwarf2out_begin_prologue): Fix nits in sorry message.
lto/
* lto.h (lto_eh_personality): New prototype.
* lto.c: Include debug.h.
(first_personality_decl): New static variable.
(lto_materialize_function): Set it to DECL_FUNCTION_PERSONALITY of the
first function for which it is non-null.
(lto_eh_personality_decl): New static variable.
(lto_eh_personality): New function.
* lto-lang.c (LANG_HOOKS_EH_PERSONALITY): Redefine to above function.
* Make-lang.in (lto/lto.o): Add dependency on debug.h.
From-SVN: r159921
Diffstat (limited to 'mkdep')
0 files changed, 0 insertions, 0 deletions