[Bug pch/65550] [5 Regression] ICE (segfault) with pch

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 25 15:43:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-03-25
                 CC|                            |trippels at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Doesn't happen with --enable-checking=release.

src/bmff/impl.h:126:5: internal compiler error: Aborted
0xcaf40f crash_signal
        ../../gcc/gcc/toplev.c:383
0x1339c09 linemap_add(line_maps*, lc_reason, unsigned int, char const*,
unsigned int)
        ../../gcc/libcpp/line-map.c:297
0x1339e82 linemap_line_start(line_maps*, unsigned int, unsigned int)
        ../../gcc/libcpp/line-map.c:566
0x133a050 linemap_position_for_column(line_maps*, unsigned int)
        ../../gcc/libcpp/line-map.c:611
0x1338131 _cpp_lex_direct
        ../../gcc/libcpp/lex.c:2329
0x133905d _cpp_lex_token
        ../../gcc/libcpp/lex.c:2166
0x133e007 cpp_get_token_1
        ../../gcc/libcpp/macro.c:2442
0x86168c c_lex_with_flags(tree_node**, unsigned int*, unsigned char*, int)
        ../../gcc/gcc/c-family/c-lex.c:408
0x70101f cp_lexer_get_preprocessor_token
        ../../gcc/gcc/cp/parser.c:779
0x737fae cp_lexer_new_main
        ../../gcc/gcc/cp/parser.c:660
0x737fae cp_parser_new
        ../../gcc/gcc/cp/parser.c:3484
0x737fae c_parse_file()
        ../../gcc/gcc/cp/parser.c:33190
0x869c12 c_common_parse_file()
        ../../gcc/gcc/c-family/c-opts.c:1057
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.



More information about the Gcc-bugs mailing list