tree-cfg.c (verify_gimple_in_cfg): Call verify_location on the goto_locus of each...
commitf601629c61e2361bab49eecbcf89703f8fb33e98
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 28 Jun 2018 14:49:15 +0000 (28 14:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 28 Jun 2018 14:49:15 +0000 (28 14:49 +0000)
treea946aa2858c505c967ed2963fad59aa9ce90e4c2
parent291d3f4d26d9d7c79719093a0a1828d1659ca3a1
tree-cfg.c (verify_gimple_in_cfg): Call verify_location on the goto_locus of each outgoing edge of each basic block.

* tree-cfg.c (verify_gimple_in_cfg): Call verify_location on the
goto_locus of each outgoing edge of each basic block.

From-SVN: r262219
gcc/ChangeLog
gcc/tree-cfg.c