This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/2682] On ARM EABI, exit should be marked EXIDX_CANTUNWIND


------- Additional Comments From drow at sources dot redhat dot com  2006-05-22 14:23 -------
OK, then this is a generic libc bug.  It will probably require different
solutions on the different ABIs, though.

Should nothrow do this?  i.e. when the definition of a function is marked
nothrow, arrange unwind tables so that unwinding through it will cause a call to
terminate?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ports                       |libc


http://sourceware.org/bugzilla/show_bug.cgi?id=2682

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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