summaryrefslogtreecommitdiff
path: root/gcc/gimple-low.c
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-10 16:29:50 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2013-10-10 16:29:50 +0000
commit8315fc61e61f0c1ede7c7000fcdcaecba9573d61 (patch)
tree8c578f08248bdbe39d7433a888f50d829017121e /gcc/gimple-low.c
parent754bbe607530bcb393ef834111f7fa84d6c17af8 (diff)
downloadgcc-8315fc61e61f0c1ede7c7000fcdcaecba9573d61.tar.gz
PR middle-end/58670
* stmt.c (expand_asm_operands): Add FALLTHRU_BB argument, if any labels are in FALLTHRU_BB, use a special label emitted immediately after the asm goto insn rather than label_rtx of the LABEL_DECL. (expand_asm_stmt): Adjust caller. * cfgrtl.c (commit_one_edge_insertion): Force splitting of edge if the last insn in predecessor is a jump with single successor, but it isn't simplejump_p. * gcc.dg/torture/pr58670.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203383 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gimple-low.c')
0 files changed, 0 insertions, 0 deletions