------- Additional Comments From davidm at hpl dot hp dot com  2004-11-30 20:23 
-------
(In reply to comment #5)
> Well if _init/_fini is created by the linker then isn't this a linker bug
which should generated the unwind 
> info?

I don't really care which way it goes.
When the same issue came up for ia64, we decided to deprecated .init/.fini
in favor of .init_array/.fini_array (which are much cleaner anyhow) and, from
my perspective, that choice has worked out very well.

If you search the net for "unwind info for init init_array" you'll find some old
discussions on this topic.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18743

Reply via email to