[Bug tree-optimization/82707] ICE in verify_gimple_in_cfg at tree-cfg.c:5395

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Oct 26 20:10:00 GMT 2017


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

--- Comment #12 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Thu Oct 26 20:09:24 2017
New Revision: 254120

URL: https://gcc.gnu.org/viewcvs?rev=254120&root=gcc&view=rev
Log:
Fix unsharing of GIMPLE_OMP_{SINGLE,TARGET,TEAMS} in gimple_copy

2017-10-26  Tom de Vries  <tom@codesourcery.com>

        PR tree-optimization/82707
        * gimple.c (gimple_copy): Fix unsharing of
        GIMPLE_OMP_{SINGLE,TARGET,TEAMS}.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple.c


More information about the Gcc-bugs mailing list