[Bug target/103698] [12 regression] Code assigned to __attribute__((section(".data"))) generates invalid dwarf: leb128 operand is an undefined symbol

slyfox at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 15 23:04:58 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103698

--- Comment #2 from Sergei Trofimovich <slyfox at gcc dot gnu.org> ---
Aha, sounds good. Let's consider it's an user error to mix -g* options with
`__attribute__((section(".data")))` applied to `.code` objects.


More information about the Gcc-bugs mailing list