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

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-06-11
                 CC|                            |ktkachov at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from ktkachov at gcc dot gnu.org ---
Confirmed. The ICE trace is:


stdin>:1:0: internal compiler error: Segmentation fault
0xb4b2af crash_signal
        ../../gcc/gcc/toplev.c:369
0x12bc9b9 fread
        /usr/include/x86_64-linux-gnu/bits/stdio2.h:287
0x12bc9b9 md5_stream
        ../../gcc/libiberty/md5.c:158
0x128a720 _cpp_save_file_entries
        ../../gcc/libcpp/files.c:1853
0x1296d0e cpp_write_pch_state(cpp_reader*, _IO_FILE*)
        ../../gcc/libcpp/pch.c:381
0x6a120e c_common_write_pch()
        ../../gcc/gcc/c-family/c-pch.c:194
0x6a0dc7 c_common_parse_file()
        ../../gcc/gcc/c-family/c-opts.c:1062
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.

Reply via email to