gas: blackfin: fix LOOP_BEGIN/LOOP_END pseudo insns handling of local labels
authorMike Frysinger <vapier@gentoo.org>
Mon, 11 Oct 2010 08:35:53 +0000 (08:35 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 11 Oct 2010 08:35:53 +0000 (08:35 +0000)
commit71ef6f79bc8926dfd6e1b49456a67795af9e2069
tree10ecb0230a0492a3ccebf9fed38d3120a316ab55
parent71c5244065e828285f1111b8dc6e2219f3bf9eae
gas: blackfin: fix LOOP_BEGIN/LOOP_END pseudo insns handling of local labels

The current LOOP_BEGIN/LOOP_END pseudo insns hit "Internal errors" when
using local labels as the loop names due to attempts at removing them.

Signed-off-by: David Gibson <david.gibson@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
gas/ChangeLog
gas/config/tc-bfin.c
This page took 0.031579 seconds and 4 git commands to generate.