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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919
--- Comment #28 from Alexander ---
this one file should recompile with -O1 optimization
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
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 )
.
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)
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
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)
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67022
Alexander changed:
What|Removed |Added
CC||alm at sibmail dot ru
--- Comment #4 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919
--- Comment #8 from Alexander ---
PR 67022 was filed.
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64919
Alexander changed:
What|Removed |Added
CC||alm at sibmail dot ru
--- Comment #7 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61326
--- Comment #3 from Alexander ---
preprocessed source added in attachment
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
: 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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811
--- Comment #12 from Alexander ---
fixed in GCC 4.8.3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56811
Alexander changed:
What|Removed |Added
CC||alm at sibmail dot ru
--- Comment #10 from
20 matches
Mail list logo