------- Comment #1 from moonshine at kapsi dot fi  2010-06-30 12:27 -------
(In reply to comment #0)

I forgot to add that I configured VICE with a following command:

CFLAGS='-flto -fuse-linker-plugin -O3 -fomit-frame-pointer -march=pentium4'
CXXFLAGS='-O3 -fomit-frame-pointer -funroll-loops -march=pentium4 -flto
-fuse-linker-plugin' ./configure --prefix=/home/misty/gcc --enable-gnomeui
--enable-fullscreen; make

If you forget --enable-gnomeui, build will fail in my experience, so this is
important.


-- 

moonshine at kapsi dot fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|LTO segfault                |LTO segfault


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

Reply via email to