https://sourceware.org/bugzilla/show_bug.cgi?id=30758
--- Comment #10 from Tom de Vries <vries at gcc dot gnu.org> --- I've submitted a workaround for gdb, using this approach: ... #define cgen_operand_type <target-name>_cgen_operand_type #define cgen_hw_type <target-name>_cgen_hw_type #include "opcodes/<target-name>-desc.h" ... -- You are receiving this mail because: You are on the CC list for the bug.