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

Uroš Bizjak <ubizjak at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2015-04-06
     Ever confirmed|0                           |1

--- Comment #2 from Uroš Bizjak <ubizjak at gmail dot com> ---
Confirmed:

$ /ssd/uros/gcc-build/gcc/cc1plus -Os -ggdb -quiet pr65678.C
pr65678.C: In function ‘void FastFixedDtoa(double)’:
pr65678.C:28:1: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:909
 }
 ^
0x9936fb gen_rtx_SUBREG(machine_mode, rtx_def*, int)
        /home/uros/gcc-svn/trunk/gcc/emit-rtl.c:909
0xf2bc16 dead_debug_insert_temp(dead_debug_local*, unsigned int, rtx_insn*,
debug_temp_where)
        /home/uros/gcc-svn/trunk/gcc/valtrack.c:743
0x93079d df_note_bb_compute
        /home/uros/gcc-svn/trunk/gcc/df-problems.c:3179
0x93079d df_note_compute
        /home/uros/gcc-svn/trunk/gcc/df-problems.c:3286
0x92b730 df_analyze_problem(dataflow*, bitmap_head*, int*, int)
        /home/uros/gcc-svn/trunk/gcc/df-core.c:1205
0x92b828 df_analyze_1
        /home/uros/gcc-svn/trunk/gcc/df-core.c:1265
0x1244c91 rest_of_handle_dse
        /home/uros/gcc-svn/trunk/gcc/dse.c:3736
0x1244c91 execute
        /home/uros/gcc-svn/trunk/gcc/dse.c:3837
Please submit a full bug report,

Reply via email to