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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #1)
> I see a different ICE:
> 
> <built-in>: internal compiler error: Segmentation fault
> 0xec336e crash_signal
>       /home/marek/src/gcc/gcc/toplev.c:358
> 0x18092ea ht_lookup_with_hash(ht*, unsigned char const*, unsigned long,
> unsigned int, ht_lookup_option)
>       /home/marek/src/gcc/libcpp/symtab.c:111
> 0x17fe12f lex_identifier
>       /home/marek/src/gcc/libcpp/lex.c:1343

Forgotten make in the libcpp directory after r217292 ?

Reply via email to