[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-12-20 Thread d.v.a at ngs dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 --- Comment #9 from __vic --- Is there any progress and/or solid plan? The last available version of G++ for HP-UX is 4.7.1 (here http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801?ciid=2a08725cc2f02110725cc2f0211

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-11-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 Richard Biener changed: What|Removed |Added Priority|P3 |P4

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-08-28 Thread misty at brew dot sh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 --- Comment #7 from Misty De Meo --- Checking the GCC database, I noticed a similar issue regarding GCC 4.4.3: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47609 Checking the symbol list in libgcc_s and libstdc++, I can see that it's true that OS

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-06-30 Thread misty at brew dot sh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 --- Comment #6 from Misty De Meo --- The config.log for libbacktrace shows that it believes it found _Unwind_GetIPInfo: configure:11652: checking for _Unwind_GetIPInfo configure:11667: /usr/local/bin/gcc-4.4 -c -g -Werror-implicit-function-declar

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-06-30 Thread misty at brew dot sh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 --- Comment #5 from Misty De Meo --- Created attachment 30414 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30414&action=edit libbacktrace config.log

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-06-30 Thread misty at brew dot sh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 --- Comment #4 from Misty De Meo --- Created attachment 30413 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30413&action=edit Build logs for PowerPC MacOS X 10.4.11 failure

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-06-30 Thread misty at brew dot sh
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 Misty De Meo changed: What|Removed |Added CC||misty at brew dot sh --- Comment #3 from M

[Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 --- Comment #2 from Jakub Jelinek