* tree-cfg.c (gimple_redirect_edge_and_branch) <case GIMPLE_ASM>:
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2009 20:18:33 +0000 (20:18 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Nov 2009 20:18:33 +0000 (20:18 +0000)
commit1a9393e06ad592b87e26b264f35cb26bb4c1afc8
tree0ef81fd54f54010bdbafa2f630380ac7e91165cf
parent5c45e7a3c1ed57a8e4a5f1f816c17a731d88d3d1
* tree-cfg.c (gimple_redirect_edge_and_branch) <case GIMPLE_ASM>:
Create the decl label for the new dest block on demand.  Require
a fallthrough edge if no asm labels were redirected.

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