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

2021-07-22 Thread stanislav.simek at siemens dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101546 --- Comment #4 from Stanislav Šimek --- Hi this is copy paste mistake, we are using same compile comands for 11.1.0 and 10.2. Correct one Command Line: mips_gcc_sde_elf_11.1.0/bin/mips-sde-elf-gcc-O0 -Wunused > -Wreturn-type -Wundef -fno-co

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

2021-07-22 Thread stanislav.simek at siemens dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101546 Stanislav Šimek changed: What|Removed |Added CC||stanislav.simek at siemens dot com -

[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-05-14 Thread stanislav.simek at siemens dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99649 --- Comment #7 from Stanislav Šimek --- (In reply to Richard Biener from comment #3) > It sounds like this should be a bug for gdb. Hi all, I would like to add more information for this topic: This error occurs in case that your function, call

[Bug middle-end/100473] O2 vs optimization flags

2021-05-10 Thread stanislav.simek at siemens dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100473 --- Comment #4 from Stanislav Šimek --- Okay, thank you a lot for explanation.

[Bug c/100473] New: O2 vs optimization flags

2021-05-07 Thread stanislav.simek at siemens dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100473 Bug ID: 100473 Summary: O2 vs optimization flags Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee:

[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-05-07 Thread stanislav.simek at siemens dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99649 --- Comment #6 from Stanislav Šimek --- So isn't it gcc problem?

[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-05-07 Thread stanislav.simek at siemens dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99649 Stanislav Šimek changed: What|Removed |Added CC||stanislav.simek at siemens dot com --