Weddington, Eric schrieb: > >> -----Original Message----- From: Georg-Johann Lay >> [mailto:a...@gjlay.de] Sent: Wednesday, March 23, 2011 8:45 AM To: >> gcc-patches@gcc.gnu.org Cc: Denis Chertykov; Anatoly Sokolov; >> Weddington, Eric Subject: [Patch][AVR]: Use define_c_enum where >> appropriate >> >> Use define_c_enum instead of magic numbers to get unspec resp. >> unspec_volatile constants. >> > > Hi Johann, > > Can we hold off on this patch for just a little bit? I agree it > would be good to clean it up, but I would like to get in the > attached patch to add some builtin functions that Anatoly and I > worked on. The patch was (nominally) for 4.4. I need to see if it > will patch cleanly to trunk, and if not, then I'd like to keep the > changes minimal. > > Eric
Of course, it's nothing urgent. Just proceed with your work and commit this patchlet afterwards. Already thought about posting my updated built-in patch for avr backend. I'm digging in my patches from before my fsf assignment and found a bluit-in patch there... Johann