* tree-cfg.c (verify_gimple_in_cfg): Call verify_location on the
commita2dbf7d12c052509ddd1899759f065f38c0eb264
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jun 2018 14:49:15 +0000 (28 14:49 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jun 2018 14:49:15 +0000 (28 14:49 +0000)
treea946aa2858c505c967ed2963fad59aa9ce90e4c2
parentbea621a8de3a0dc2aec45c9696349354e107d621
* tree-cfg.c (verify_gimple_in_cfg): Call verify_location on the
goto_locus of each outgoing edge of each basic block.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@262219 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-cfg.c