This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/42894] [4.5/4.6 Regression] Invalid rtl sharing in Thumb1.
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jan 2011 20:05:35 +0000
- Subject: [Bug target/42894] [4.5/4.6 Regression] Invalid rtl sharing in Thumb1.
- Auto-submitted: auto-generated
- References: <bug-42894-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42894
--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-26 20:04:55 UTC ---
Fixed up patch posted:
http://gcc.gnu.org/ml/gcc-patches/2011-01/msg01916.html
(one } was missing in the testcase).