This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/55019] Incorrectly use live argument register to save high register in thumb1 prologue
- From: "terry.guo at arm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 10:13:08 +0000
- Subject: [Bug target/55019] Incorrectly use live argument register to save high register in thumb1 prologue
- Auto-submitted: auto-generated
- References: <bug-55019-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55019
--- Comment #6 from Terry Guo <terry.guo at arm dot com> 2012-10-23 10:13:08 UTC ---
(In reply to comment #5)
> (In reply to comment #4)
> > This issue is fixed.
>
> The problem was reported for 4.7 branch, the fix was OK:d for 4.7 and trunk,
> but so far only applied to trunk.
I plan to wait for some time to see if there is any unforeseen issue in trunk.
And then will do back port.