This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/23010] Regression: Assertion: SYMBOL_LANGUAGE (sym) == DICT_LANGUAGE (dict)->la_language


https://sourceware.org/bugzilla/show_bug.cgi?id=23010

--- Comment #22 from Keith Seitz <keiths at redhat dot com> ---
(In reply to rdiezmail-binutils from comment #21)
> This only happens with the release build of my firmware, which is built with
> LTO. The debug build works fine.
> 
> I built GDB like this:
> 
> cd "$HOME/rdiez/temp/gdb-8.2-branch" && ./configure CFLAGS="-O0 -g" 
> CXXFLAGS="-O0 -g" --prefix="$HOME/rdiez/temp/gdb-8.2-branch-bin" 
> --target=arm-none-eabi
> 
> I have attached file firmware.elf to this bug.
> 
> What else do you need?

I can confirm that this is reproduced on my "normal" --enable-targets=all
builds on Fedora. I will investigate.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]