[Bug c++/51381] Internal compiler error for arm target

2011-12-01 Thread eric.valette at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381 eric.valette at free dot fr changed: What|Removed |Added Component|target |c++ Severity|norma

[Bug c++/51381] Internal compiler error for arm target

2011-12-01 Thread eric.valette at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381 --- Comment #5 from eric.valette at free dot fr 2011-12-01 17:25:15 UTC --- g++ -v Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.6/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/config

[Bug c++/51381] Internal compiler error for arm target

2011-12-01 Thread eric.valette at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381 --- Comment #4 from eric.valette at free dot fr 2011-12-01 17:20:38 UTC --- Compilation option for the file -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -D_DEBUG -Wall

[Bug c++/51381] Internal compiler error for arm target

2011-12-01 Thread eric.valette at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381 --- Comment #3 from eric.valette at free dot fr 2011-12-01 17:10:15 UTC --- Created attachment 25968 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25968 bziped preprocessed file

[Bug c++/51381] Internal compiler error for arm target

2011-12-01 Thread eric.valette at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381 --- Comment #2 from eric.valette at free dot fr 2011-12-01 17:08:49 UTC --- I cannot attach the preprocessed file directly because its too biig. Will try to zip it. I already attached it but get no error first time.

[Bug c++/51381] Internal compiler error for arm target

2011-12-01 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51381 --- Comment #1 from Mikael Pettersson 2011-12-01 15:57:08 UTC --- Please provide preprocessed source for the test case, the options used to compile it, and how the compiler was configured.