This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/35044] resource.c:find_dead_or_set_registers doesn't grok COND_EXEC
- 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:18:39 +0000
- Subject: [Bug rtl-optimization/35044] resource.c:find_dead_or_set_registers doesn't grok COND_EXEC
- Auto-submitted: auto-generated
- References: <bug-35044-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35044
Joseph S. Myers <jsm28 at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|arc-elf32 |
--- Comment #3 from Joseph S. Myers <jsm28 at gcc dot gnu.org> 2011-03-22 20:18:13 UTC ---
ARC support has been removed for GCC 4.7, but please ping patches such as this
to generic code if you think they are logically right (even if the issues are
latent for other targets).