[Bug c++/125537] [contracts] g++-16 crashes on contracts pre and post with auto parameters
"zheng.xianyuwang at gmail dot com via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125537 --- Comment #2 from Wang Jinghao <zheng.xianyuwang at gmail dot com> --- Created attachment 65265 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65265&action=edit a simple fix Return type deduction only needs to be deferred when a result-name-introducer is used.