From: Jeff Law Date: Mon, 11 Apr 1994 16:02:52 +0000 (+0000) Subject: * gas/hppa/more.parse/callinfobug.s: Add missing name for procedure. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1135d397cfd6c16cc218ffaab642000c8850540c;p=binutils-gdb.git * gas/hppa/more.parse/callinfobug.s: Add missing name for procedure. --- diff --git a/gas/testsuite/gas/hppa/more.parse/callinfobug.s b/gas/testsuite/gas/hppa/more.parse/callinfobug.s index 219add16ffb..c08c7736066 100644 --- a/gas/testsuite/gas/hppa/more.parse/callinfobug.s +++ b/gas/testsuite/gas/hppa/more.parse/callinfobug.s @@ -4,4 +4,5 @@ .export divu,millicode .proc .callinfo millicode +divu .procend