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 target/27880] [4.2 regression] undefined reference to `_Unwind_GetIPInfo'



------- Comment #12 from sje at cup dot hp dot com  2006-10-04 21:08 -------
The uses of __Unwind_GetIPInfo in libstdc++ and libjava have been fixed.  It
looks like the report in PR 29342 is due to the use of __Unwind_GetIPInfo in
gcc/unwind-c.c.  I will create a patch for this use.


-- 


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


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