This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52499] avr MODE_CODE_BASE_REG_CLASS enum conversion problem
- From: "gjl at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 12 Mar 2012 13:21:25 +0000
- Subject: [Bug target/52499] avr MODE_CODE_BASE_REG_CLASS enum conversion problem
- Auto-submitted: auto-generated
- References: <bug-52499-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52499
--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-03-12 13:21:25 UTC ---
Created attachment 26879
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26879
pr52499.diff: tentative patch
Does this patch work for you?