This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/41188] move_invariant_reg() damages CBRANCH instructions with CLOBBER attribute
- From: "jsm28 at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 22 Mar 2011 20:21:45 +0000
- Subject: [Bug rtl-optimization/41188] move_invariant_reg() damages CBRANCH instructions with CLOBBER attribute
- Auto-submitted: auto-generated
- References: <bug-41188-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41188
Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|arc-elf32 |
Known to fail| |
--- Comment #13 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2011-03-22 20:21:28 UTC ---
ARC support has been removed for GCC 4.7, but it looks like there's an issue
here potentially relevant to other targets.