public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: linux-ia64@vger.kernel.org
Subject: PATCH: 2.4/2.6: Remove duplicated END(memcpy)
Date: Thu, 03 Feb 2005 22:12:19 +0000	[thread overview]
Message-ID: <20050203221219.GA28919@lucon.org> (raw)

The new assembler doesn't like

	.proc memcpy
	.endp memcpy
	.proc __copy_user
	.endp memcpy
	.endp __copy_user


H.J.
----
--- linux-2.4.21/arch/ia64/lib/memcpy_mck.S.endp	2005-02-03 12:20:36.000000000 -0800
+++ linux-2.4.21/arch/ia64/lib/memcpy_mck.S	2005-02-03 13:49:51.000000000 -0800
@@ -541,7 +541,6 @@ EK(.ex_handler,  (p17)	st8	[dst1]=r39,8)
 #undef B
 #undef C
 #undef D
-END(memcpy)
 
 /*
  * Due to lack of local tag support in gcc 2.x assembler, it is not clear which

                 reply	other threads:[~2005-02-03 22:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050203221219.GA28919@lucon.org \
    --to=hjl@lucon.org \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox