public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kazu at cs dot umass dot edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/8916] [mcore-elf] unsigned char assign gets hosed.
Date: Fri, 02 Jan 2004 19:10:00 -0000	[thread overview]
Message-ID: <20040102191058.16502.qmail@sources.redhat.com> (raw)
In-Reply-To: <20021212085602.8916.jcphillips@yahoo.com>


------- Additional Comments From kazu at cs dot umass dot edu  2004-01-02 19:10 -------
With current mainline, different code is generated.  Most notably,
bmaski does not appear any more.  Could you check if the following is
correct?  The following patch fixed many regressions, so this problem
may have been fixed at that time.

http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00044.html

test:
	subi	sp,16
	stw	r15,(sp,8)
	movi	r7,89
	not	r7	// -90 0xffffffa6
	st.b	r7,(sp)
	mov	r2,sp
	jbsr	ExtFunc
	ldw	r15,(sp,8)
	addi	sp,16
	jmp	r15


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8916


  parent reply	other threads:[~2004-01-02 19:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20021212085602.8916.jcphillips@yahoo.com>
2003-05-26  6:14 ` dhazeghi@yahoo.com
2003-05-26 15:15 ` pinskia@physics.uc.edu
2003-10-14 20:31 ` jcphillips at yahoo dot com
2004-01-02 19:10 ` kazu at cs dot umass dot edu [this message]
2004-01-03 16:49 ` kazu at cs dot umass dot edu

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=20040102191058.16502.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).