[Bug c++/58406] ICE when compiling Vegastrike svn trunk

2013-09-16 Thread vincent.legoll at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58406 --- Comment #9 from vincent.legoll at gmail dot com --- OK I reproduced it again, and it is a duplicatre from http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58006 I verified that by just recompilking the offending file without the -ftree-parallelize

[Bug c++/58406] ICE when compiling Vegastrike svn trunk

2013-09-12 Thread vincent.legoll at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58406 --- Comment #7 from vincent.legoll at gmail dot com --- Grrr, I cannot reproduce the original bug, something must have changed during my attempts at "fixing" the problem... Sorry for the noise. I'll come back here if I ever met tha

[Bug c++/58406] ICE when compiling Vegastrike svn trunk

2013-09-12 Thread vincent.legoll at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58406 --- Comment #6 from vincent.legoll at gmail dot com --- OK with the gcc-4.8 from debian unstable the preprocessed output does compile whereas with the one from testing it does not. I'll try to reproduce the bug within the vegastrike build

[Bug c++/58406] ICE when compiling Vegastrike svn trunk

2013-09-12 Thread vincent.legoll at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58406 --- Comment #1 from vincent.legoll at gmail dot com --- This was with modifications I made to the codebase, I'll investigate what the culprit is...

[Bug c++/58406] ICE when compiling Vegastrike svn trunk

2013-09-12 Thread vincent.legoll at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58406 --- Comment #3 from vincent.legoll at gmail dot com --- No, sorry for the uninformative comment The source code modifications I spoke about are to vegastrike source code and cmake build chain, but I have a hard time finding the root cause... the

[Bug c++/58406] ICE when compiling Vegastrike svn trunk

2013-09-12 Thread vincent.legoll at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58406 --- Comment #5 from vincent.legoll at gmail dot com --- I'll see if I can get a debian package for a more up to date gcc-4.8

[Bug c++/58406] New: ICE when compiling Vegastrike svn trunk

2013-09-12 Thread vincent.legoll at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: vincent.legoll at gmail dot com Host: debian jessie/sid x86_64 Target: x86_64-linux-gnu Build: gcc version 4.8.1 (Debian 4.8.1-2) Created attachment 30809 --> http://gcc.gnu.org/bugzi

[Bug tree-optimization/58006] [4.8/4.9 Regression] ICE compiling VegaStrike with -ffast-math -ftree-parallelize-loops=2

2013-08-12 Thread vincent.legoll at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58006 vincent.legoll at gmail dot com changed: What|Removed |Added CC||vincent.legoll at gmail