system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.
authorSteven Bosscher <steven@gcc.gnu.org>
Sun, 24 Jun 2012 13:22:29 +0000 (13:22 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 24 Jun 2012 13:22:29 +0000 (13:22 +0000)
commite1ab7892de785b1bb9cc6a6f1d7a85b8d90dcf22
treeaa94addd869f072bf392890992f0362d68ada4b1
parent85bf214b3fa5ea659d75623b983ab4e712dc2456
system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.

        * system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.
* vmsdbgout: Do not undefine it if defined.
Rename local ASM_BYTE_OP definition to VMS_ASM_BYTE_OP.
* config/microblaze/microblaze/h: Do no define ASM_BYTE_OP.
* config/mep/mep.h: Do not define ASM_OUTPUT_BYTE.

From-SVN: r188917
gcc/ChangeLog
gcc/config/mep/mep.h
gcc/config/microblaze/microblaze.h
gcc/system.h
gcc/vmsdbgout.c