[Bug c++/119500] New: False positive "unused variable" warning on static variable templates with custom section placement

2025-03-27 Thread palchak at google dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119500 Bug ID: 119500 Summary: False positive "unused variable" warning on static variable templates with custom section placement Product: gcc Version: 15.0 Status: UNCONFIRME

[Bug c++/119487] New: Marking inline variable as 'noinit' causes assembly warning

2025-03-26 Thread palchak at google dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119487 Bug ID: 119487 Summary: Marking inline variable as 'noinit' causes assembly warning Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal

[Bug rtl-optimization/104372] [ARM] Unnecessary writes to stack when passing aggregate in registers

2022-02-03 Thread palchak at google dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104372 --- Comment #1 from David Palchak --- Demo here: https://godbolt.org/z/Tbh5YP61h

[Bug rtl-optimization/104372] New: [ARM] Unnecessary writes to stack when passing aggregate in registers

2022-02-03 Thread palchak at google dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104372 Bug ID: 104372 Summary: [ARM] Unnecessary writes to stack when passing aggregate in registers Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal