[Bug middle-end/109449] false positive stringop-overflow

2023-04-09 Thread pionere at freemail dot hu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109449 --- Comment #3 from pionere at freemail dot hu --- (In reply to Andrew Pinski from comment #2) > I am not 100% sure if this is not a incorrect warning. The question that > needs to be answered is the object located at [0][0] can > only validly

[Bug middle-end/109449] New: false positive stringop-overflow

2023-04-08 Thread pionere at freemail dot hu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109449 Bug ID: 109449 Summary: false positive stringop-overflow Product: gcc Version: 12.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end

[Bug c++/108058] Missed optimization with O3 and m32 when unwinding a loop

2022-12-11 Thread pionere at freemail dot hu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108058 pionere at freemail dot hu changed: What|Removed |Added Component|target |c++ --- Comment #2 from

[Bug c++/108058] New: Missed optimization with O3 and m32 when unwinding a loop

2022-12-11 Thread pionere at freemail dot hu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108058 Bug ID: 108058 Summary: Missed optimization with O3 and m32 when unwinding a loop Product: gcc Version: 12.2.1 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/107910] New: Missed optimization of struct members with mixed sizes

2022-11-29 Thread pionere at freemail dot hu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107910 Bug ID: 107910 Summary: Missed optimization of struct members with mixed sizes Product: gcc Version: 12.2.1 Status: UNCONFIRMED Severity: normal Priority: P3