[Bug tree-optimization/70725] Internal compiler error (ICE) on valid code

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Apr 20 19:09:00 GMT 2016


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEW

--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> ---
gdb) f 1
#1  0x089eab96 in phi_convertible_by_degenerating_args (phi=0xf7895e00)
    at /export/gnu/import/git/sources/gcc/gcc/tree-if-conv.c:605
605       gcc_assert (num_args > 2);
(gdb) p num_args
$3 = 1
(gdb)


More information about the Gcc-bugs mailing list