http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54568
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Unused codes in |--eh-frame-hdr should also
|unwind-dw2-fde.c on |be enabled for static
|PT_GNU_EH_FRAME targets |executable
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2012-09-13 22:23:08
UTC ---
The old interface is needed for DSO and executable created by
the older binutils. However, it has nothing to with -static.
Also for Android targets, there is no old DSO.