[Bug c++/116329] New: Arm M0+ doesn't do tail-call optimization

2024-08-10 Thread terrygreeniaus at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116329 Bug ID: 116329 Summary: Arm M0+ doesn't do tail-call optimization Product: gcc Version: 13.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/116329] Arm M0+ doesn't do tail-call optimization

2024-08-10 Thread terrygreeniaus at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116329 --- Comment #1 from Terry Greeniaus --- I was using -O2 as well when compiling, which I omitted from the bug report by accident.

[Bug c++/116328] New: Sub-optimal code generated on Arm M0+ when accessing fields using a proxy object

2024-08-10 Thread terrygreeniaus at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116328 Bug ID: 116328 Summary: Sub-optimal code generated on Arm M0+ when accessing fields using a proxy object Product: gcc Version: 13.3.1 Status: UNCONFIRMED Sever