Re: [patch] Remove and poison a pair of old target macros
On 06/21/2012 02:48 PM, Steven Bosscher wrote: Index: config/microblaze/microblaze.h === --- config/microblaze/microblaze.h (revision 188855) +++ config/microblaze/microblaze.h (working copy) @@ -743,8 +743,6 @@ extern int
[patch] Remove and poison a pair of old target macros
... because they are unused. Will commit as an obvious cleanup in a few days' time. Ciao! Steven * system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE. * vmsdbgout: Do not undefine it if defined. Rename loca ASM_BYTE_OP definition to VMS_ASM_BYTE_OP. * config/microbla