https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101546
Bug ID: 101546
Summary: Sporadic issue during compiling a code with a
'--save-temps' option
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99649
--- Comment #4 from Filip Bascarevic ---
Thank you so much for your replies. I also contacted the GDB community and will
see what will they reply
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99649
--- Comment #2 from Filip Bascarevic ---
Hello Andre,
thank you so much for your quick reply. I also noticed that but somehow with
GCC 8.1 and GDB 8.1 this example works, no GDB endless loop with showing us
backtrace.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99649
Bug ID: 99649
Summary: GDB has issue to show backtrace if the breakpoint is
in a function with more then 8 parameters only in
target aarch64-elf ILP32
Product: gcc