[Bug lto/44724] LTO segfault with -fuse-linker-plugin

2010-07-06 Thread moonshine at kapsi dot fi
--- Comment #7 from moonshine at kapsi dot fi 2010-07-06 12:57 --- This issue is now fixed in trunk. I have no obligation to push it for 4.5 series as I am now able to build whole VICE successfully with 4.6 so I am closing the ticket. -- moonshine at kapsi dot fi changed:

[Bug lto/44724] LTO segfault with -fuse-linker-plugin

2010-07-01 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-07-01 11:35 --- Confirmed. Works without -fuse-linker-plugin. Reduced testcases: wave.ii --- typedef unsigned int reg8; typedef unsigned int reg12; class WaveformGenerator { public: reg8 readOSC(); inline reg12

[Bug lto/44724] LTO segfault with -fuse-linker-plugin

2010-07-01 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-07-01 11:40 --- On trunk with the original testcase we fail with /abuild/rguenther/trunk-g/gcc ./xgcc -B. -r -nostdlib -O -march=pentium4 -flto -fuse-linker-plugin sid.ii wave.ii -m32 -B ../lto-plugin/.libs lto1: out of memory