re PR lto/81351 (Many LTO testcases FAIL)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 13 Nov 2017 17:29:37 +0000 (17:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 13 Nov 2017 17:29:37 +0000 (17:29 +0000)
commit2a28a7523fb1c401ecd9a3a0548e3eb807ff9c2e
tree47f082389df2aaef9b825b3dfa12c9e66fe9b9da
parentc0264f676283bee5aee79591bd16b1b8f54b6f54
re PR lto/81351 (Many LTO testcases FAIL)

PR lto/81351
* dwarf2out.c (do_eh_frame): New static variable.
(dwarf2out_begin_prologue): Set it.
(dwarf2out_frame_finish): Test it instead of dwarf2out_do_eh_frame.

From-SVN: r254700
gcc/ChangeLog
gcc/dwarf2out.c