Re: LTO error in gcc-trunk

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



于 2013/3/8 星期五 17:38, niXman 写道:
2013/3/8 xunxun:
Try

gcc -c -m32 -O2 -flto lto_test.cpp -o lto_test.o
gcc -flto lto_test.o lto_int.o -olto_test.exe
Hi,

The same error:
g++ -m32 lto_int.o lto_test.o -flto -o lto_test.exe
lto1.exe: internal compiler error: cannot read LTO decls from lto_int.o


Which revision of the trunk?

I seems that it's the same with the bug : http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55493

But it was marked with RESOLVED WORKSFORM.

--
Best Regards,
xunxun



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux