This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/10287] [3.4 regression] [ARM] Loop/conditional store bug
- From: "drow at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jun 2003 20:23:41 -0000
- Subject: [Bug optimization/10287] [3.4 regression] [ARM] Loop/conditional store bug
- References: <20030401184600.10287.drow@mvista.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=10287
drow@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-12 20:23:41
date| |
------- Additional Comments From drow@gcc.gnu.org 2003-06-12 20:23 -------
Your output still contains the str/moveq/movne/str sequence (instead
of str/streq). So the bug is still present.