[Bug tree-optimization/86318] const local aggregates can be assumed not to be modified even when escaped

2022-12-27 Thread jhaberman at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86318 --- Comment #4 from Josh Haberman --- Is there any plan or timeline for fixing this bug?

[Bug tree-optimization/108226] New: __restrict on inlined function parameters does not function as expected

2022-12-25 Thread jhaberman at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108226 Bug ID: 108226 Summary: __restrict on inlined function parameters does not function as expected Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

2022-12-24 Thread jhaberman at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 Bug 56456 depends on bug 108217, which changed state. Bug 108217 Summary: bogus -Warray-bounds with pointer to constant local https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108217 What|Removed |Added -

[Bug middle-end/108217] bogus -Warray-bounds with pointer to constant local

2022-12-24 Thread jhaberman at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108217 Josh Haberman changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|DUPLICAT

[Bug middle-end/108217] New: bogus -Warray-bounds with pointer to constant local

2022-12-24 Thread jhaberman at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108217 Bug ID: 108217 Summary: bogus -Warray-bounds with pointer to constant local Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone