This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/25718] invalid assembly for unsigned-minimum expressions.
- From: "hp at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jan 2006 23:01:23 -0000
- Subject: [Bug target/25718] invalid assembly for unsigned-minimum expressions.
- References: <bug-25718-507@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from hp at gcc dot gnu dot org 2006-01-28 23:01 -------
Subject: Bug 25718
Author: hp
Date: Sat Jan 28 23:01:20 2006
New Revision: 110345
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110345
Log:
PR target/25718
* config/cris/cris.md ("uminsi3"): Don't use 8- or 16-bit sizes
for a negative bound.
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/config/cris/cris.md
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25718