Re: Error related to GCC LTO optimization for GMP at ARM AArch64

2023-01-09 Thread Some One
Hi, `configure --disable-assembly` solves the problem. Thanks! пн, 9 янв. 2023 г. в 11:09, Torbjörn Granlund : > Some One writes: > > Dear GMP devs, > > As I reported the same issue to gentoo bugzilla and retried to reproduce > for them with all logs attached, >

Re: Error related to GCC LTO optimization for GMP at ARM AArch64

2023-01-08 Thread Some One
As I've just researched iproute2 started to compile since I had upgraded dev-libs/mpfr from 4.1.1_p1 to 4.2.0, however liblinear and cmake still hang no matter if mpfr compiled with LTO or not. сб, 7 янв. 2023 г. в 16:10, Some One : > Dear GMP devs, > > As I reported the same i

Re: Error related to GCC LTO optimization for GMP at ARM AArch64

2023-01-08 Thread Some One
r GMP: 1. git clone https://github.com/cjlin1/liblinear.git 2. cd liblinear/ && make: c++ -Wall -Wconversion -O3 -fPIC -c -o newton.o newton.cpp ... hangs on the first source ... Regards пт, 6 янв. 2023 г. в 17:03, Some One : > Hi, > > Let me try to reproduce the whole pro

Re: Error related to GCC LTO optimization for GMP at ARM AArch64

2023-01-06 Thread Some One
// if (A/(-log(w)) > time_const) // break; 7. Continued to compile iproute2 and compilation went OK Same error was reproduced with current https://gmplib.org/repo/gmp-6.2/ Switching off LTO let iproute2 compile OK Regards! пт, 6 янв. 2023 г. в 15:00, Torbjörn Granlund : > S

Error related to GCC LTO optimization for GMP at ARM AArch64

2023-01-06 Thread Some One
Dear GMP developers, I've found the problem related to GCC LTO optimization for GMP for ARM aarch64 under QEMU with ARM Neoverse-N1 virt-4.2 (Oracle Cloud) and ARM virt-7.2 (Apple M1) both running the latest Gentoo with gmp-6.2.1-r5 compiled by both gcc version 11.3.1 20221209 and gcc version 12.2