public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo"
@ 2013-04-02 11:14 mrcs.gcc at mailnull dot com
  2013-04-02 15:59 ` [Bug other/56811] [4.8 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux pinskia at gcc dot gnu.org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: mrcs.gcc at mailnull dot com @ 2013-04-02 11:14 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56811
           Summary: gcc build fails: Unsatisfied symbol
                    "_Unwind_GetIPInfo"
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mrcs.gcc@mailnull.com


Building gcc 4.8.0 on HP-UX 11.23 IA64 fails.

The c compiler used for building the gcc 4.8.0 is gcc 4.5.2.
The last lines of output from make are:

g++  -DUSE_LIBUNWIND_EXCEPTIONS  -g -DIN_GCC   -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -fno-common  -DHAVE_CONFIG_H -static-libstdc++
-static-libgcc -L/home/hendrik/gccgo1-HP-UX-B.11.23-ia64/lib
-L/home/hendrik/gccgo1-HP-UX-B.11.23-ia64/lib/hpux32 -o cc1 c/c-lang.o
c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o
c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c-family/c-common.o
c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o
c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o
c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o
c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o
tree-mudflap.o ia64-c.o default-c.o \
  cc1-checksum.o libbackend.a main.o tree-browser.o libcommon-target.a
libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a
../libcpp/libcpp.a ./../intl/libintl.a  ../libbacktrace/.libs/libbacktrace.a
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a  
-L/home/hendrik/gccgo1-HP-UX-B.11.23-ia64/lib
-L/home/hendrik/gccgo1-HP-UX-B.11.23-ia64/lib
-L/home/hendrik/gccgo1-HP-UX-B.11.23-ia64/lib -lmpc -lmpfr -lgmp   -L../zlib
-lz
ld: Unsatisfied symbol "_Unwind_GetIPInfo" in file
../libbacktrace/.libs/libbacktrace.a[backtrace.o]
1 errors.
collect2: ld returned 1 exit status
make[3]: *** [cc1] Error 1
make[3]: Leaving directory
`/svnstore/unix/hendrik/git/gccgo/gccgo-build/build.HP-UX-B.11.23-ia64/gcc-4.8.0/host-ia64-hp-hpux11.23/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory
`/svnstore/unix/hendrik/git/gccgo/gccgo-build/build.HP-UX-B.11.23-ia64/gcc-4.8.0'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory
`/svnstore/unix/hendrik/git/gccgo/gccgo-build/build.HP-UX-B.11.23-ia64/gcc-4.8.0'
make: *** [all] Error 2


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
@ 2013-04-02 15:59 ` pinskia at gcc dot gnu.org
  2013-04-03 10:19 ` mrcs.gcc at mailnull dot com
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: pinskia at gcc dot gnu.org @ 2013-04-02 15:59 UTC (permalink / raw)
  To: gcc-bugs


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c                           |other
               Host|                            |ia64-hpux
   Target Milestone|---                         |4.8.1
            Summary|gcc build fails:            |[4.8 Regression]
                   |Unsatisfied symbol          |libbacktrace causes
                   |"_Unwind_GetIPInfo"         |undefined symbol
                   |                            |"_Unwind_GetIPInfo" on
                   |                            |ia64-hpux
           Severity|blocker                     |normal


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
  2013-04-02 15:59 ` [Bug other/56811] [4.8 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux pinskia at gcc dot gnu.org
@ 2013-04-03 10:19 ` mrcs.gcc at mailnull dot com
  2013-05-31 11:03 ` [Bug other/56811] [4.8/4.9 " jakub at gcc dot gnu.org
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: mrcs.gcc at mailnull dot com @ 2013-04-03 10:19 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from Markus <mrcs.gcc at mailnull dot com> 2013-04-03 10:19:27 UTC ---
the configuration used for building:

../gcc-4.8.0/configure --prefix="$INSTALL_DIR" \
                 --enable-languages=c,c++,go \
                 --with-mpc="$INSTALL_DIR" \
                 --with-mpfr="$INSTALL_DIR" \
                 --with-gmp="$INSTALL_DIR" \
                 --without-cloog \
                 --without-isl \
                 --without-ppl \
                 --disable-cloog-version-check \
                 --disable-ppl-version-check \
                 --enable-lto \
                 --disable-sjlj-exceptions \
                 --enable-libgomp \
                 --with-dwarf2 \
                 --enable-libstdcxx-debug \
                 --enable-concept-checks \
                 --enable-version-specific-runtime-libs \
                 --without-system-libunwind


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
  2013-04-02 15:59 ` [Bug other/56811] [4.8 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux pinskia at gcc dot gnu.org
  2013-04-03 10:19 ` mrcs.gcc at mailnull dot com
@ 2013-05-31 11:03 ` jakub at gcc dot gnu.org
  2013-06-30 19:31 ` misty at brew dot sh
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-05-31 11:03 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.1                       |4.8.2

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.8.1 has been released.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (2 preceding siblings ...)
  2013-05-31 11:03 ` [Bug other/56811] [4.8/4.9 " jakub at gcc dot gnu.org
@ 2013-06-30 19:31 ` misty at brew dot sh
  2013-06-30 19:32 ` misty at brew dot sh
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: misty at brew dot sh @ 2013-06-30 19:31 UTC (permalink / raw)
  To: gcc-bugs

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

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


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (3 preceding siblings ...)
  2013-06-30 19:31 ` misty at brew dot sh
@ 2013-06-30 19:32 ` misty at brew dot sh
  2013-06-30 19:33 ` misty at brew dot sh
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: misty at brew dot sh @ 2013-06-30 19:32 UTC (permalink / raw)
  To: gcc-bugs

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

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


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (4 preceding siblings ...)
  2013-06-30 19:32 ` misty at brew dot sh
@ 2013-06-30 19:33 ` misty at brew dot sh
  2013-08-28  7:01 ` misty at brew dot sh
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: misty at brew dot sh @ 2013-06-30 19:33 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Misty De Meo <misty at brew dot sh> ---
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-declaration -F/usr/local/Frameworks conftest.c >&5
configure:11667: $? = 0
configure:11674: result: yes


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (5 preceding siblings ...)
  2013-06-30 19:33 ` misty at brew dot sh
@ 2013-08-28  7:01 ` misty at brew dot sh
  2013-10-16  9:50 ` jakub at gcc dot gnu.org
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: misty at brew dot sh @ 2013-08-28  7:01 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Misty De Meo <misty at brew dot sh> ---
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 X 10.4's GCC C++ stdlib doesn't include that symbol; the OS only
shipped with GCC 4.0.1. I assume GCC 4.4's libgcc_s/libstdc++ includes it, so
perhaps the problem is that the GCC 4.8 build is pulling in the wrong library.

Unfortunately I don't have the machine available for testing until next week.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (6 preceding siblings ...)
  2013-08-28  7:01 ` misty at brew dot sh
@ 2013-10-16  9:50 ` jakub at gcc dot gnu.org
  2013-11-22 10:44 ` rguenth at gcc dot gnu.org
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-10-16  9:50 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.2                       |4.8.3

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.8.2 has been released.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (7 preceding siblings ...)
  2013-10-16  9:50 ` jakub at gcc dot gnu.org
@ 2013-11-22 10:44 ` rguenth at gcc dot gnu.org
  2013-12-20  8:50 ` d.v.a at ngs dot ru
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: rguenth at gcc dot gnu.org @ 2013-11-22 10:44 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (8 preceding siblings ...)
  2013-11-22 10:44 ` rguenth at gcc dot gnu.org
@ 2013-12-20  8:50 ` d.v.a at ngs dot ru
  2014-05-17  3:15 ` [Bug other/56811] [4.8/4.9/4.10 " alm at sibmail dot ru
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: d.v.a at ngs dot ru @ 2013-12-20  8:50 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from __vic <d.v.a at ngs dot ru> ---
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=2a08725cc2f02110725cc2f02110275d6e10RCRD)
Without normal C++11 support and important bug fixes!


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9/4.10 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (9 preceding siblings ...)
  2013-12-20  8:50 ` d.v.a at ngs dot ru
@ 2014-05-17  3:15 ` alm at sibmail dot ru
  2014-05-22  9:07 ` rguenth at gcc dot gnu.org
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: alm at sibmail dot ru @ 2014-05-17  3:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

Alexander <alm at sibmail dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alm at sibmail dot ru

--- Comment #10 from Alexander <alm at sibmail dot ru> ---
build gcc-4.8.2 on HP-UX 11.31 IA64 fails.

The problem is in the change to check function _Unwind_GetIPInfo present.
In the 4.8.x autoconf compile test added:

$as_echo_n "checking for _Unwind_GetIPInfo... " >&6; }
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h.  */
#include "unwind.h"
        struct _Unwind_Context *context;
        int ip_before_insn = 0;
int
main ()
{
return _Unwind_GetIPInfo (context, &ip_before_insn);
  ;
  return 0;
}

Build compiller has function _Unwind_GetIPInfo in fixinclude unwind.h:
extern _Unwind_Ptr _Unwind_GetIPInfo (struct _Unwind_Context *, int *);

comment it out - fix this problem.

But now problem in the stage1 xgcc: it has segmentation fault in
cc1 while compile simple c test:

checking for ia64-hp-hpux11.31-gcc...
/import/home/nskdvlp/Melnikov/gcc-4.8/build/./gcc/xgcc
-B/import/home/nskdvlp/Melnikov/gcc-4.8/build/./gcc/
-B/import/home/nskdvlp/Melnikov/gcc-4.8/gcc.x1/ia64-hp-hpux11.31/bin/
-B/import/home/nskdvlp/Melnikov/gcc-4.8/gcc.x1/ia64-hp-hpux11.31/lib/ -isystem
/import/home/nskdvlp/Melnikov/gcc-4.8/gcc.x1/ia64-hp-hpux11.31/include -isystem
/import/home/nskdvlp/Melnikov/gcc-4.8/gcc.x1/ia64-hp-hpux11.31/sys-include

sendsig: useracc failed. 0xffffffffffffb200 0x00000000005000

Pid 6320 was killed due to failure in writing the signal context - possible
stack overflow.
checking for suffix of object files...
sendsig: useracc failed. 0xffffffffffffb200 0x00000000005000

Pid 6325 was killed due to failure in writing the signal context - possible
stack overflow.
configure: error: in
`/import/home/nskdvlp/Melnikov/gcc-4.8/build/ia64-hp-hpux11.31/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
gmake[2]: *** [configure-stage1-target-libgcc] Error 1
gmake[2]: Leaving directory `/import/home/nskdvlp/Melnikov/gcc-4.8/build'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/import/home/nskdvlp/Melnikov/gcc-4.8/build'
gmake: *** [all] Error 2


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9/4.10 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (10 preceding siblings ...)
  2014-05-17  3:15 ` [Bug other/56811] [4.8/4.9/4.10 " alm at sibmail dot ru
@ 2014-05-22  9:07 ` rguenth at gcc dot gnu.org
  2014-05-27  3:02 ` alm at sibmail dot ru
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-05-22  9:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.3                       |4.8.4

--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 4.8.3 is being released, adjusting target milestone.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9/4.10 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (11 preceding siblings ...)
  2014-05-22  9:07 ` rguenth at gcc dot gnu.org
@ 2014-05-27  3:02 ` alm at sibmail dot ru
  2014-07-16 12:34 ` d.v.a at ngs dot ru
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: alm at sibmail dot ru @ 2014-05-27  3:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

--- Comment #12 from Alexander <alm at sibmail dot ru> ---
fixed in GCC 4.8.3


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9/4.10 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (12 preceding siblings ...)
  2014-05-27  3:02 ` alm at sibmail dot ru
@ 2014-07-16 12:34 ` d.v.a at ngs dot ru
  2014-12-19 13:29 ` [Bug other/56811] [4.8/4.9/5 " jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: d.v.a at ngs dot ru @ 2014-07-16 12:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

--- Comment #13 from __vic <d.v.a at ngs dot ru> ---
(In reply to Alexander from comment #12)
> fixed in GCC 4.8.3
What about 4.9 branch?


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9/5 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (13 preceding siblings ...)
  2014-07-16 12:34 ` d.v.a at ngs dot ru
@ 2014-12-19 13:29 ` jakub at gcc dot gnu.org
  2015-06-23  8:21 ` [Bug other/56811] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-12-19 13:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.4                       |4.8.5

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.8.4 has been released.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.8/4.9/5/6 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (14 preceding siblings ...)
  2014-12-19 13:29 ` [Bug other/56811] [4.8/4.9/5 " jakub at gcc dot gnu.org
@ 2015-06-23  8:21 ` rguenth at gcc dot gnu.org
  2015-06-26 19:58 ` [Bug other/56811] [4.9/5/6 " jakub at gcc dot gnu.org
  2015-06-26 20:30 ` jakub at gcc dot gnu.org
  17 siblings, 0 replies; 19+ messages in thread
From: rguenth at gcc dot gnu.org @ 2015-06-23  8:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.8.5                       |4.9.3

--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> ---
The gcc-4_8-branch is being closed, re-targeting regressions to 4.9.3.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.9/5/6 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (15 preceding siblings ...)
  2015-06-23  8:21 ` [Bug other/56811] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
@ 2015-06-26 19:58 ` jakub at gcc dot gnu.org
  2015-06-26 20:30 ` jakub at gcc dot gnu.org
  17 siblings, 0 replies; 19+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 19:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 4.9.3 has been released.


^ permalink raw reply	[flat|nested] 19+ messages in thread

* [Bug other/56811] [4.9/5/6 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux
  2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
                   ` (16 preceding siblings ...)
  2015-06-26 19:58 ` [Bug other/56811] [4.9/5/6 " jakub at gcc dot gnu.org
@ 2015-06-26 20:30 ` jakub at gcc dot gnu.org
  17 siblings, 0 replies; 19+ messages in thread
From: jakub at gcc dot gnu.org @ 2015-06-26 20:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.9.3                       |4.9.4


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2015-06-26 20:29 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-02 11:14 [Bug c/56811] New: gcc build fails: Unsatisfied symbol "_Unwind_GetIPInfo" mrcs.gcc at mailnull dot com
2013-04-02 15:59 ` [Bug other/56811] [4.8 Regression] libbacktrace causes undefined symbol "_Unwind_GetIPInfo" on ia64-hpux pinskia at gcc dot gnu.org
2013-04-03 10:19 ` mrcs.gcc at mailnull dot com
2013-05-31 11:03 ` [Bug other/56811] [4.8/4.9 " jakub at gcc dot gnu.org
2013-06-30 19:31 ` misty at brew dot sh
2013-06-30 19:32 ` misty at brew dot sh
2013-06-30 19:33 ` misty at brew dot sh
2013-08-28  7:01 ` misty at brew dot sh
2013-10-16  9:50 ` jakub at gcc dot gnu.org
2013-11-22 10:44 ` rguenth at gcc dot gnu.org
2013-12-20  8:50 ` d.v.a at ngs dot ru
2014-05-17  3:15 ` [Bug other/56811] [4.8/4.9/4.10 " alm at sibmail dot ru
2014-05-22  9:07 ` rguenth at gcc dot gnu.org
2014-05-27  3:02 ` alm at sibmail dot ru
2014-07-16 12:34 ` d.v.a at ngs dot ru
2014-12-19 13:29 ` [Bug other/56811] [4.8/4.9/5 " jakub at gcc dot gnu.org
2015-06-23  8:21 ` [Bug other/56811] [4.8/4.9/5/6 " rguenth at gcc dot gnu.org
2015-06-26 19:58 ` [Bug other/56811] [4.9/5/6 " jakub at gcc dot gnu.org
2015-06-26 20:30 ` jakub at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).