https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91794

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2019-09-17
     Ever confirmed|0                           |1

--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> Eric - was the intent of the PR81351 fix that the dwarf2out_do_eh_frame ()
> works per function?

No, dwarf2out_do_eh_frame is global but whether the CFI for EH is emitted is
decided on a per-function basis in the end, see my explanation in:
  https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00771.html

Reply via email to