public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/103871] New: [11.2.1/12 Regression] co_await causes build error
@ 2021-12-31  0:44 egor.pugin at gmail dot com
  2021-12-31  0:46 ` [Bug c++/103871] " egor.pugin at gmail dot com
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: egor.pugin at gmail dot com @ 2021-12-31  0:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103871
           Summary: [11.2.1/12 Regression] co_await causes build error
           Product: gcc
           Version: 11.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: egor.pugin at gmail dot com
  Target Milestone: ---

See https://godbolt.org/z/8zTGKj8Ts

gcc (trunk) fails.
gcc 11.2.0 builds ok.

error:

<source>: In function 'async_task f()':
<source>:28:1: error: array used as initializer
   28 | }
      | ^
ASM generation compiler returned: 1
<source>: In function 'async_task f()':
<source>:28:1: error: array used as initializer
   28 | }
      | ^

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2023-07-07  9:14 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-31  0:44 [Bug c++/103871] New: [11.2.1/12 Regression] co_await causes build error egor.pugin at gmail dot com
2021-12-31  0:46 ` [Bug c++/103871] " egor.pugin at gmail dot com
2021-12-31  9:36 ` [Bug c++/103871] [11/12 " egor.pugin at gmail dot com
2021-12-31 10:39 ` jakub at gcc dot gnu.org
2021-12-31 11:47 ` iains at gcc dot gnu.org
2022-03-02 20:59 ` mpolacek at gcc dot gnu.org
2022-03-02 22:41 ` iains at gcc dot gnu.org
2022-03-03  0:36 ` mpolacek at gcc dot gnu.org
2022-03-20 12:36 ` sks_f at mail dot ru
2022-04-06 21:55 ` jason at gcc dot gnu.org
2022-04-06 22:03 ` iains at gcc dot gnu.org
2022-04-12 19:16 ` iains at gcc dot gnu.org
2022-04-13  6:25 ` rguenth at gcc dot gnu.org
2022-04-13 14:25 ` jason at gcc dot gnu.org
2022-04-13 14:45 ` iains at gcc dot gnu.org
2022-04-13 14:46 ` iains at gcc dot gnu.org
2022-05-23 10:26 ` [Bug c++/103871] [11/12/13 " blubban at gmail dot com
2023-01-04 14:43 ` kiwixz at outlook dot com
2023-03-15 19:32 ` jason at gcc dot gnu.org
2023-03-15 22:29 ` cvs-commit at gcc dot gnu.org
2023-03-16  2:48 ` [Bug c++/103871] [11/12 " jason at gcc dot gnu.org
2023-04-18 20:45 ` [Bug c++/103871] [11/12 Regression] coroutines: " cvs-commit at gcc dot gnu.org
2023-04-22  0:22 ` [Bug c++/103871] [11 " cvs-commit at gcc dot gnu.org
2023-04-29  9:48 ` iains at gcc dot gnu.org
2023-07-07  9:14 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).