--- Comment #6 from bernds at gcc dot gnu dot org 2010-04-16 11:24 ---
Fixed.
--
bernds at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #5 from bernds at gcc dot gnu dot org 2010-04-16 09:42 ---
Subject: Bug 41514
Author: bernds
Date: Fri Apr 16 09:42:32 2010
New Revision: 158404
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158404
Log:
PR target/41514
* config/arm/arm.md (cbranchsi4
--- Comment #4 from bernds at codesourcery dot com 2010-03-31 21:41 ---
A simple patch is at http://gcc.gnu.org/ml/gcc-patches/2010-03/msg01405.html
--
bernds at codesourcery dot com changed:
What|Removed |Added
--
rearnsha at gcc dot gnu dot org changed:
What|Removed |Added
Severity|normal |enhancement
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41514
--
ramana at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfir
--- Comment #3 from carrot at google dot com 2009-10-01 07:37 ---
(In reply to comment #2)
> Where does it come from? (Remember: option -dAP, then look at .s file)
>
The first several instructions and corresponding rtl patterns are:
cmp r0, #63
beq .L3
--- Comment #2 from steven at gcc dot gnu dot org 2009-09-30 08:50 ---
Where does it come from? (Remember: option -dAP, then look at .s file)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41514
--- Comment #1 from carrot at google dot com 2009-09-30 08:25 ---
Created an attachment (id=18671)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18671&action=view)
test case
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41514