https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109283

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-02-05
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |iains at gcc dot gnu.org

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to ncm from comment #3)
> Appears fixed in 13.1

It's likely that it's not fixed, it's just that the release branches do not
have as many consistency checks and assertions enabled as trunk does.

> 
> Still ICEs in trunk,
> Compiler-Explorer-Build-gcc-70d038235cc91ef1ea4fce519e628cfb2d297bff-
> binutils-2.40) 14.0.0 20230508 (experimental):
> <source>: In function 'std::generator<std::__cxx11::basic_string<char> >
> source(int&, std::string)':
> <source>:513:1: internal compiler error: in flatten_await_stmt, at
> cp/coroutines.cc:2899
>   513 | }

Confirmed.

Reply via email to