[Bug target/36466] internal compiler error: in choose_reload_regs, at reload1.c:6190

nospamnoham at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Aug 4 06:52:00 GMT 2009



------- Comment #4 from nospamnoham at gmail dot com  2009-08-04 06:52 -------
I see the same problem when I try to compile transmission release 1.73. The
error happens with file libtransmission/fdlimit.c. Works till -O1 but fails
with -O2 or -O3. Seeing this error with gcc 4.21.

Transmission was configured with:
./configure --host=arm-none-linux-gnueabi --target=arm-none-linux-gnueabi \
                        --build=i686-pc-linux \
                        --disable-gtk --disable-nls \
                        --prefix=/usr/local \
                       
CFLAGS="-I/home/user/proj/syno-packager/precomp/88f6281/arm-none-linux-gnueabi/include
-I/home/user/proj/syno-packager/out/88f6281/temproot/usr/local/include
-I/home/user/proj/syno-packager/out/88f6281/root/usr/local/include"
LDFLAGS="-L/home/user/proj/syno-packager/precomp/88f6281/arm-none-linux-gnueabi/lib
-L/home/user/proj/syno-packager/out/88f6281/temproot/usr/local/lib
-L/home/user/proj/syno-packager/out/88f6281/root/usr/local/lib"

Transmission needs openssl and curl to compile. So if you want to reproduce
this issue, you might have to compile them first.

Please email me if you need further data.

Thanks,
SK


-- 


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



More information about the Gcc-bugs mailing list