------- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-24 03:08 ------- The ICE: t1.cc:9: internal compiler error: Abort trap Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions.
The backtrace: #0 0x90128b54 in abort () #1 0x00b6a898 in _cpp_backup_tokens (pfile=0x43805200, count=2) at ../../libcpp/macro.c:1206 #2 0x00b62ce4 in do_pragma (pfile=0x43805200) at ../../libcpp/directives.c:1321 #3 0x00b640fc in destringize_and_run (pfile=0x43805200, in=0x2) at ../../libcpp/directives.c:1508 #4 0x00b6ab38 in builtin_macro (pfile=0x43805200, node=0x434e6290) at ../../libcpp/macro.c:295 #5 0x00b6b990 in cpp_get_token (pfile=0x43805200) at ../../libcpp/macro.c:784 #6 0x00296038 in c_lex_with_flags (value=0xd410bc, loc=0xd410c0, cpp_flags=0xd410b6 "?????????????B") at ../../gcc/c-lex.c:340 #7 0x00137034 in cp_lexer_get_preprocessor_token (lexer=0x434e86c0, token=0xd410b4) at ../../gcc/cp/parser.c:394 #8 0x00136cd4 in cp_lexer_new_main () at ../../gcc/cp/parser.c:295 #9 0x0013a630 in cp_parser_new () at ../../gcc/cp/parser.c:2478 #10 0x0015d444 in c_parse_file () at ../../gcc/cp/parser.c:19140 #11 0x002a79c0 in c_common_parse_file (set_yydebug=0) at ../../gcc/c-opts.c:1164 #12 0x00540260 in compile_file () at ../../gcc/toplev.c:999 #13 0x00542b3c in do_compile () at ../../gcc/toplev.c:1970 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27746