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

Arseny Solokha <asolokha at gmx dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asolokha at gmx dot com

--- Comment #3 from Arseny Solokha <asolokha at gmx dot com> ---
gcc-8.0.0-alpha20171119 snapshot (r254939) still fails:

% gcc-8.0.0-alpha20171119 -O2 -freorder-blocks-algorithm=simple -c testcase.c
during RTL pass: bbro
testcase.c: In function 'foo':
testcase.c:7:1: internal compiler error: in df_compact_blocks, at
df-core.c:1729
 }
 ^
0x61f30e df_compact_blocks()
       
/var/tmp/portage/sys-devel/gcc-8.0.0_alpha20171119/work/gcc-8-20171119/gcc/df-core.c:1729
0x1260035 compact_blocks()
       
/var/tmp/portage/sys-devel/gcc-8.0.0_alpha20171119/work/gcc-8-20171119/gcc/cfg.c:160
0x1259dc2 reorder_basic_blocks
       
/var/tmp/portage/sys-devel/gcc-8.0.0_alpha20171119/work/gcc-8-20171119/gcc/bb-reorder.c:2483
0x1259e42 execute
       
/var/tmp/portage/sys-devel/gcc-8.0.0_alpha20171119/work/gcc-8-20171119/gcc/bb-reorder.c:2573

Reply via email to