[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2016-10-03 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #33 from Alexander --- build 4.9.x ok, only with workarounds in this conversation.

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-12-11 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #28 from Alexander --- this one file should recompile with -O1 optimization

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-12-11 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #25 from Alexander --- ../gcc-4.8.5/configure \ --enable-languages=c,c++ --prefix=/import/home/nskdvlp/CC_Libs/CC/ia64-hp-hpux_11.31_-64 \ --with-local-prefix=/usr/CC/ia64-hp-hpux_11.31_-64 --with-gnu-as \ --with-as=/usr/local/bin/as

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-12-11 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #22 from Alexander --- I tried using libgomp but is the same as your error has occurred. After that , I only used libgmp, libmpc and libmpfr ( in the GCC source tree ) .

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-12-02 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #20 from Alexander --- I have no issue to build it now. Only important thing that is sed must be GNU. (can check it in config.log)

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-12-02 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #16 from Alexander --- there are ld -V ld: 92453-07 linker ld HP Itanium(R) B.12.62 IPF/IPF

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-10-19 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #12 from Alexander --- > SED=/usr/local/bin/sed CC="gcc -mlp64" CXX="g++ -mlp64" Unfortunetly, gcc for HPUX is a still 32-bit toolchain, sou should build it by default 32bit options (without -mlp64)

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-07-28 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #10 from Alexander --- Have you try to examine core (dwarf-4) produced with this gcc configuration? Trying this has no luck with gdb-7.x (it is not working at all) One solution for me is a globally fallback to dwarf-2 (and use gdb 6.3

[Bug bootstrap/67022] ia64-hpux failed to compile libcpp/charset.c with -O2 optimization

2015-07-28 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67022 Alexander changed: What|Removed |Added CC||alm at sibmail dot ru --- Comment #4 from

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-07-26 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 --- Comment #8 from Alexander --- PR 67022 was filed.

[Bug bootstrap/67022] ia64-hpux failed to compile libcpp/charset.c with -O2 optimization

2015-07-26 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67022 --- Comment #3 from Alexander --- configure options: ../gcc-4.8.5/configure \ --enable-languages=c,c++ --prefix=/opt/hp-gcc \ --with-local-prefix=/opt/hp-gcc --with-gnu-as \ --with-as=/usr/local/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld

[Bug bootstrap/67022] ia64-hpux failed to compile libcpp/charset.c with -O2 optimization

2015-07-26 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67022 --- Comment #2 from Alexander --- Created attachment 36066 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36066&action=edit assembler output with -O1 optimization

[Bug bootstrap/67022] ia64-hpux failed to compile libcpp/charset.c with -O2 optimization

2015-07-26 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67022 --- Comment #1 from Alexander --- Created attachment 36065 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36065&action=edit assembler output with -O2 optimization

[Bug bootstrap/67022] New: ia64-hpux failed to compile libcpp/charset.c with -O2 optimization

2015-07-26 Thread alm at sibmail dot ru
Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: alm at sibmail dot ru Target Milestone: --- Created attachment 36064 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36064&action=edit libcpp/charset.c preprocessor

[Bug bootstrap/64919] bootstrap failure of gcc-4.9.2 on ia64-hpux in libgcc

2015-07-26 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919 Alexander changed: What|Removed |Added CC||alm at sibmail dot ru --- Comment #7 from

[Bug bootstrap/61326] bootstrap failure of gcc-4.8.3 on ia64-hpux

2014-05-27 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61326 --- Comment #3 from Alexander --- preprocessed source added in attachment

[Bug bootstrap/61326] bootstrap failure of gcc-4.8.3 on ia64-hpux

2014-05-27 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61326 --- Comment #2 from Alexander --- Created attachment 32862 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32862&action=edit the preprocessed file 1

[Bug bootstrap/61326] New: bootstrap failure of gcc-4.8.3 on ia64-hpux

2014-05-26 Thread alm at sibmail dot ru
: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: alm at sibmail dot ru Configure opts: ../gcc-4.8.3/configure \ --enable-languages=c,c++ --with-gmp=/usr/local/CC/gcc-4.8/gcc.x1 \ --with-mpfr=//usr/local/CC/gcc-4.8/gcc.x1 --with-mpc=/usr/local/CC/gcc-4.8/gcc.x1

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

2014-05-26 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 --- Comment #12 from Alexander --- fixed in GCC 4.8.3

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

2014-05-16 Thread alm at sibmail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811 Alexander changed: What|Removed |Added CC||alm at sibmail dot ru --- Comment #10 from