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
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
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
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
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.
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.