This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/28193] config/arm/arm.c:3140 ICE
- From: "sjackman at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2006 17:36:54 -0000
- Subject: [Bug c/28193] config/arm/arm.c:3140 ICE
- References: <bug-28193-11470@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from sjackman at gmail dot com 2006-06-28 17:36 -------
Created an attachment (id=11772)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11772&action=view)
Backport thumb_find_work_register from 4.1.1
2005-03-01 Nick Clifton <nickc@redhat.com>
* config/arm/arm.c (thumb_find_work_register): Check all of the
argument registers to see if they are free, and a couple of
special cases where the last argument register but can be proved
to be available during the function's prologue.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28193