This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/46954] FDEs possibly left unsorted in unwind-dw2-fde.c


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2017-07-24
                 CC|                            |egallager at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Jan Voung from comment #0)
> Not completely sure if this is a bug in GCC or my toolchain, but I have been
> able to trigger a situation where _Unwind_Find_FDE is unable to find an FDE.

How exactly were you able to trigger this situation? Do you have anything that
could be used as a testcase?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]