[Bug c/101546] New: Sporadic issue during compiling a code with a '--save-temps' option

2021-07-21 Thread filip.bascarevic at siemens dot com via Gcc-bugs
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

[Bug target/99649] GDB has issue to show backtrace if the breakpoint is in a function with more then 8 parameters - only for target aarch64-elf ILP32

2021-03-22 Thread filip.bascarevic at siemens dot com via Gcc-bugs
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

[Bug c/99649] GDB has issue to show backtrace if the breakpoint is in a function with more then 8 parameters - only for target aarch64-elf ILP32

2021-03-18 Thread filip.bascarevic at siemens dot com via Gcc-bugs
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.

[Bug c/99649] New: GDB has issue to show backtrace if the breakpoint is in a function with more then 8 parameters only in target aarch64-elf ILP32

2021-03-18 Thread filip.bascarevic at siemens dot com via Gcc-bugs
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