------- Comment #3 from carrot at google dot com 2009-12-30 06:46 ------- My complete command line:
"/home/carrot/compiler/armobj/gcc/cc1plus" "-fpreprocessed" "testH.ii" "-quiet" "-dumpbase" "testH.cpp" "-auxbase-strip" "obj/./testH.o" "-Os" "-o" "testH.s" Please compile it as C++ program. When I compiled it as C program, I got the same result as yours. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42500