From: Nick Clifton Date: Tue, 14 May 2002 20:40:30 +0000 (+0000) Subject: Remove redundant call to listing_prev_line X-Git-Tag: binutils-2_13-branchpoint~906 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f367f013527c0c9b8de7c58c7f829f3a18375c0;p=thirdparty%2Fbinutils-gdb.git Remove redundant call to listing_prev_line --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 85d669bda4d..3aa0b9caec6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-05-14 Nick Clifton + + * config/tc-arm.c (arm_cleanup): Remove redundant call to + listing_prev_line(). + 2002-05-13 Nick Clifton * config/tc-arm.c (md_assemble): Remove redundant call to diff --git a/gas/config/tc-arm.c b/gas/config/tc-arm.c index acce0edd300..a14e91e852a 100644 --- a/gas/config/tc-arm.c +++ b/gas/config/tc-arm.c @@ -11215,7 +11215,6 @@ arm_cleanup () /* Put it at the end of text section. */ subseg_set (text_section, 0); s_ltorg (0); - listing_prev_line (); } void