This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8916] [mcore-elf] unsigned char assign gets hosed.
- From: "jcphillips at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2003 20:31:50 -0000
- Subject: [Bug target/8916] [mcore-elf] unsigned char assign gets hosed.
- References: <20021212085602.8916.jcphillips@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8916
------- Additional Comments From jcphillips at yahoo dot com 2003-10-14 20:31 -------
If compiled as little endian, correct code is produced.
Compile with:
mcore-elf-gcc -c -O2 -m210 test.c