[Bug c++/95117] New: Segmentation fault with static await_ready() or await_resume()

2020-05-13 Thread oficsu at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: oficsu at gmail dot com Target Milestone: --- Created attachment 48527 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48527&action=edit Minimal example The attached

[Bug c++/93295] ICE in alias_ctad_tweaks

2020-07-29 Thread oficsu at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93295 ofee oficsu changed: What|Removed |Added CC||oficsu at gmail dot com --- Comment #7

[Bug c/66918] Disable "inline function declared but never defined" warning

2021-11-14 Thread oficsu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66918 Ofee Oficsu changed: What|Removed |Added CC||oficsu at gmail dot com --- Comment #11

[Bug c++/95117] Segmentation fault with static await_ready() or await_resume()

2021-11-14 Thread oficsu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95117 Ofee Oficsu changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug c++/109978] New: ICE in tsubst, at cp/pt.cc:15869: alias template + c array size deduction + lambda

2023-05-25 Thread oficsu at gmail dot com via Gcc-bugs
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: oficsu at gmail dot com Target Milestone: --- Created attachment 55162 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55162&action=edit A minimal repro