This is the mail archive of the gcc-patches@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]

Re: _Unwind_GetIPInfo Redux: Patch for PR target/27880


Andrew Pinski wrote:
> This causes libstdc++ on darwin 8.11 to contain a reference to
> _Unwind_GetIPInfo which is incorrect.  libgcc in Darwin 8.11 does not
> contain _Unwind_GetIPInfo (only 9 and above).
>   
Looks like tweaking a bit unwind_ipinfo.m4 should be enough...

Paolo.


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