|
From: | vries at gcc dot gnu.org |
Subject: | [Bug binutils/30758] ODR violations in opcodes dir |
Date: | Fri, 18 Aug 2023 08:46:42 +0000 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |