public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/103524] New: [meta-bug] modules issue
@ 2021-12-02  2:12 pinskia at gcc dot gnu.org
  2021-12-02  2:12 ` [Bug c++/103524] " pinskia at gcc dot gnu.org
                   ` (163 more replies)
  0 siblings, 164 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-02  2:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103524
           Summary: [meta-bug] modules issue
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code, meta-bug
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

A bug to keep track of modules issue, the number have grown a lot recently.

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
@ 2021-12-02  2:12 ` pinskia at gcc dot gnu.org
  2021-12-23  9:10 ` pinskia at gcc dot gnu.org
                   ` (162 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-02  2:12 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-12-02
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
  2021-12-02  2:12 ` [Bug c++/103524] " pinskia at gcc dot gnu.org
@ 2021-12-23  9:10 ` pinskia at gcc dot gnu.org
  2021-12-29 23:04 ` pinskia at gcc dot gnu.org
                   ` (161 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-23  9:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103814, which changed state.

Bug 103814 Summary: Internal error while compiling concepts, exception and fstream modules.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103814

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
  2021-12-02  2:12 ` [Bug c++/103524] " pinskia at gcc dot gnu.org
  2021-12-23  9:10 ` pinskia at gcc dot gnu.org
@ 2021-12-29 23:04 ` pinskia at gcc dot gnu.org
  2021-12-30 16:09 ` pinskia at gcc dot gnu.org
                   ` (160 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-29 23:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99222, which changed state.

Bug 99222 Summary: [modules] system header-unit ICEs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99222

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-12-29 23:04 ` pinskia at gcc dot gnu.org
@ 2021-12-30 16:09 ` pinskia at gcc dot gnu.org
  2021-12-30 16:10 ` pinskia at gcc dot gnu.org
                   ` (159 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-30 16:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99737, which changed state.

Bug 99737 Summary: [modules] malloc(): smallbin double linked list corrupted
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99737

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2021-12-30 16:09 ` pinskia at gcc dot gnu.org
@ 2021-12-30 16:10 ` pinskia at gcc dot gnu.org
  2021-12-30 16:11 ` pinskia at gcc dot gnu.org
                   ` (158 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-30 16:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100129, which changed state.

Bug 100129 Summary: [modules] ICE free(): invalid pointer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100129

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2021-12-30 16:10 ` pinskia at gcc dot gnu.org
@ 2021-12-30 16:11 ` pinskia at gcc dot gnu.org
  2021-12-30 16:12 ` pinskia at gcc dot gnu.org
                   ` (157 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-30 16:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100052, which changed state.

Bug 100052 Summary: [11/12 regression] ICE in compiling g++.dg/modules/xtreme-header-3_b.C after r11-8118
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100052

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2021-12-30 16:11 ` pinskia at gcc dot gnu.org
@ 2021-12-30 16:12 ` pinskia at gcc dot gnu.org
  2021-12-30 16:12 ` pinskia at gcc dot gnu.org
                   ` (156 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-30 16:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99861, which changed state.

Bug 99861 Summary: [modules] ICE in hashtab_chk_error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99861

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2021-12-30 16:12 ` pinskia at gcc dot gnu.org
@ 2021-12-30 16:12 ` pinskia at gcc dot gnu.org
  2021-12-30 16:20 ` pinskia at gcc dot gnu.org
                   ` (155 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-30 16:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99722, which changed state.

Bug 99722 Summary: [modules] internal compiler error: segmentation fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99722

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2021-12-30 16:12 ` pinskia at gcc dot gnu.org
@ 2021-12-30 16:20 ` pinskia at gcc dot gnu.org
  2022-01-01  4:23 ` pinskia at gcc dot gnu.org
                   ` (154 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-30 16:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100052, which changed state.

Bug 100052 Summary: [11/12 regression] ICE in compiling g++.dg/modules/xtreme-header-3_b.C after r11-8118
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100052

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
         Resolution|DUPLICATE                   |---

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2021-12-30 16:20 ` pinskia at gcc dot gnu.org
@ 2022-01-01  4:23 ` pinskia at gcc dot gnu.org
  2022-01-01  4:24 ` pinskia at gcc dot gnu.org
                   ` (153 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-01-01  4:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101184, which changed state.

Bug 101184 Summary: [modules] ICE and unexpected behavior when using precisely 5 stl-memory includes.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101184

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (9 preceding siblings ...)
  2022-01-01  4:23 ` pinskia at gcc dot gnu.org
@ 2022-01-01  4:24 ` pinskia at gcc dot gnu.org
  2022-01-18 22:47 ` jakub at gcc dot gnu.org
                   ` (152 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-01-01  4:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99051, which changed state.

Bug 99051 Summary: [modules] ICE/SIGSEGV in get_location_from_adhoc_loc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99051

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (10 preceding siblings ...)
  2022-01-01  4:24 ` pinskia at gcc dot gnu.org
@ 2022-01-18 22:47 ` jakub at gcc dot gnu.org
  2022-02-09 15:41 ` jason at gcc dot gnu.org
                   ` (151 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-01-18 22:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104052, which changed state.

Bug 104052 Summary: Modules ICE on powerpc64le-linux with -mabi=ieeelongdouble
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104052

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (11 preceding siblings ...)
  2022-01-18 22:47 ` jakub at gcc dot gnu.org
@ 2022-02-09 15:41 ` jason at gcc dot gnu.org
  2022-02-09 15:56 ` jason at gcc dot gnu.org
                   ` (150 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: jason at gcc dot gnu.org @ 2022-02-09 15:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103752, which changed state.

Bug 103752 Summary: [12 Regression][ICE][modules] with import <string>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103752

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (12 preceding siblings ...)
  2022-02-09 15:41 ` jason at gcc dot gnu.org
@ 2022-02-09 15:56 ` jason at gcc dot gnu.org
  2022-02-09 16:32 ` johelegp at gmail dot com
                   ` (149 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: jason at gcc dot gnu.org @ 2022-02-09 15:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102562, which changed state.

Bug 102562 Summary: [12 Regression][modules] Failing g++.dg/modules/xtreme-header tests since r12-4067-gc46ecb0112e91c8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102562

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (13 preceding siblings ...)
  2022-02-09 15:56 ` jason at gcc dot gnu.org
@ 2022-02-09 16:32 ` johelegp at gmail dot com
  2022-02-13 14:03 ` johelegp at gmail dot com
                   ` (148 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: johelegp at gmail dot com @ 2022-02-09 16:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103921, which changed state.

Bug 103921 Summary: [modules] ICE dependent expression in explicit-specifier of instantiation of imported template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103921

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (14 preceding siblings ...)
  2022-02-09 16:32 ` johelegp at gmail dot com
@ 2022-02-13 14:03 ` johelegp at gmail dot com
  2022-02-13 14:06 ` johelegp at gmail dot com
                   ` (147 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: johelegp at gmail dot com @ 2022-02-13 14:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103118, which changed state.

Bug 103118 Summary: [modules] ICE tree check in get_merge_kind at cp/module.cc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103118

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (15 preceding siblings ...)
  2022-02-13 14:03 ` johelegp at gmail dot com
@ 2022-02-13 14:06 ` johelegp at gmail dot com
  2022-02-13 14:26 ` johelegp at gmail dot com
                   ` (146 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: johelegp at gmail dot com @ 2022-02-13 14:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103468, which changed state.

Bug 103468 Summary: [modules] ICE Segmentation fault during GIMPLE pass walloca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103468

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (16 preceding siblings ...)
  2022-02-13 14:06 ` johelegp at gmail dot com
@ 2022-02-13 14:26 ` johelegp at gmail dot com
  2022-02-17 15:08 ` dominiq at lps dot ens.fr
                   ` (145 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: johelegp at gmail dot com @ 2022-02-13 14:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103468, which changed state.

Bug 103468 Summary: [modules] ICE Segmentation fault during GIMPLE pass walloca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103468

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |---

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (17 preceding siblings ...)
  2022-02-13 14:26 ` johelegp at gmail dot com
@ 2022-02-17 15:08 ` dominiq at lps dot ens.fr
  2022-03-14 20:06 ` pinskia at gcc dot gnu.org
                   ` (144 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: dominiq at lps dot ens.fr @ 2022-02-17 15:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99936, which changed state.

Bug 99936 Summary: [modules] FAIL: g++.dg/modules/xtreme-header* on Darwin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99936

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (18 preceding siblings ...)
  2022-02-17 15:08 ` dominiq at lps dot ens.fr
@ 2022-03-14 20:06 ` pinskia at gcc dot gnu.org
  2022-04-07  1:39 ` jason at gcc dot gnu.org
                   ` (143 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-03-14 20:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99541, which changed state.

Bug 99541 Summary: ICE when reading a module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99541

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (19 preceding siblings ...)
  2022-03-14 20:06 ` pinskia at gcc dot gnu.org
@ 2022-04-07  1:39 ` jason at gcc dot gnu.org
  2022-04-25  7:56 ` boris at kolpackov dot net
                   ` (142 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: jason at gcc dot gnu.org @ 2022-04-07  1:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104503, which changed state.

Bug 104503 Summary: [12 regression][modules] bits/shared_ptr_base.h: error: must ‘#include <typeinfo>’ before using ‘typeid’
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104503

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (20 preceding siblings ...)
  2022-04-07  1:39 ` jason at gcc dot gnu.org
@ 2022-04-25  7:56 ` boris at kolpackov dot net
  2022-09-16  9:34 ` redi at gcc dot gnu.org
                   ` (141 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: boris at kolpackov dot net @ 2022-04-25  7:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98760, which changed state.

Bug 98760 Summary: [modules] ICE in add_module_decl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98760

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (21 preceding siblings ...)
  2022-04-25  7:56 ` boris at kolpackov dot net
@ 2022-09-16  9:34 ` redi at gcc dot gnu.org
  2022-09-22 12:56 ` ppalka at gcc dot gnu.org
                   ` (140 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: redi at gcc dot gnu.org @ 2022-09-16  9:34 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98719, which changed state.

Bug 98719 Summary: [modules] translating importable standard headers causes various ICEs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98719

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (22 preceding siblings ...)
  2022-09-16  9:34 ` redi at gcc dot gnu.org
@ 2022-09-22 12:56 ` ppalka at gcc dot gnu.org
  2022-09-22 12:57 ` ppalka at gcc dot gnu.org
                   ` (139 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-09-22 12:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106826, which changed state.

Bug 106826 Summary: [13 Regression] [modules] Variable template of type trait via importable header gives wrong result
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106826

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (23 preceding siblings ...)
  2022-09-22 12:56 ` ppalka at gcc dot gnu.org
@ 2022-09-22 12:57 ` ppalka at gcc dot gnu.org
  2022-09-26 23:33 ` pinskia at gcc dot gnu.org
                   ` (138 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-09-22 12:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100687, which changed state.

Bug 100687 Summary: [modules, concepts] imported concept gives different result
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100687

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (24 preceding siblings ...)
  2022-09-22 12:57 ` ppalka at gcc dot gnu.org
@ 2022-09-26 23:33 ` pinskia at gcc dot gnu.org
  2022-09-29 20:28 ` ppalka at gcc dot gnu.org
                   ` (137 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-09-26 23:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107045, which changed state.

Bug 107045 Summary: [modules] ICE on instantiation of a ::std class template with a friend function imported from an importable header
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107045

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (25 preceding siblings ...)
  2022-09-26 23:33 ` pinskia at gcc dot gnu.org
@ 2022-09-29 20:28 ` ppalka at gcc dot gnu.org
  2022-09-29 21:05 ` ppalka at gcc dot gnu.org
                   ` (136 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-09-29 20:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102576, which changed state.

Bug 102576 Summary: [modules] Importing <initializer_list> doesn't permit implicit uses
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102576

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (26 preceding siblings ...)
  2022-09-29 20:28 ` ppalka at gcc dot gnu.org
@ 2022-09-29 21:05 ` ppalka at gcc dot gnu.org
  2022-09-29 21:07 ` ppalka at gcc dot gnu.org
                   ` (135 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-09-29 21:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100616, which changed state.

Bug 100616 Summary: [modules] ICE when a variable of class taking a non-type template argument is defined both inside and outside the module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100616

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (27 preceding siblings ...)
  2022-09-29 21:05 ` ppalka at gcc dot gnu.org
@ 2022-09-29 21:07 ` ppalka at gcc dot gnu.org
  2022-10-07 13:36 ` ppalka at gcc dot gnu.org
                   ` (134 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-09-29 21:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107033, which changed state.

Bug 107033 Summary: [13 Regression] [modules] Variable template of type trait via importable header gives wrong result
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107033

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (28 preceding siblings ...)
  2022-09-29 21:07 ` ppalka at gcc dot gnu.org
@ 2022-10-07 13:36 ` ppalka at gcc dot gnu.org
  2022-10-12  9:36 ` redi at gcc dot gnu.org
                   ` (133 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-07 13:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104433, which changed state.

Bug 104433 Summary: [modules] Importing <memory> and using std::make_shared causes linker errors
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104433

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (29 preceding siblings ...)
  2022-10-07 13:36 ` ppalka at gcc dot gnu.org
@ 2022-10-12  9:36 ` redi at gcc dot gnu.org
  2022-10-12 11:32 ` redi at gcc dot gnu.org
                   ` (132 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: redi at gcc dot gnu.org @ 2022-10-12  9:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100584, which changed state.

Bug 100584 Summary: [modules] ICE when using import <thread>; with std::jthread
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100584

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (30 preceding siblings ...)
  2022-10-12  9:36 ` redi at gcc dot gnu.org
@ 2022-10-12 11:32 ` redi at gcc dot gnu.org
  2022-10-12 14:36 ` ppalka at gcc dot gnu.org
                   ` (131 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: redi at gcc dot gnu.org @ 2022-10-12 11:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100583, which changed state.

Bug 100583 Summary: [modules] ICE when importing <span>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100583

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (31 preceding siblings ...)
  2022-10-12 11:32 ` redi at gcc dot gnu.org
@ 2022-10-12 14:36 ` ppalka at gcc dot gnu.org
  2022-10-12 19:13 ` ppalka at gcc dot gnu.org
                   ` (130 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-12 14:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100134, which changed state.

Bug 100134 Summary: [modules] ICE when using a vector in a module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100134

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (32 preceding siblings ...)
  2022-10-12 14:36 ` ppalka at gcc dot gnu.org
@ 2022-10-12 19:13 ` ppalka at gcc dot gnu.org
  2022-10-14 12:54 ` ppalka at gcc dot gnu.org
                   ` (129 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-12 19:13 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106825, which changed state.

Bug 106825 Summary: [modules] header unit <memory> based std::shared_ptr<...>(...) use gets: undefined reference to `std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release()', aarch64 example
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106825

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (33 preceding siblings ...)
  2022-10-12 19:13 ` ppalka at gcc dot gnu.org
@ 2022-10-14 12:54 ` ppalka at gcc dot gnu.org
  2022-10-14 13:10 ` ppalka at gcc dot gnu.org
                   ` (128 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-14 12:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106430, which changed state.

Bug 106430 Summary: [modules] ICE on function result of imported type with user-declared constexpr SMF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106430

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (34 preceding siblings ...)
  2022-10-14 12:54 ` ppalka at gcc dot gnu.org
@ 2022-10-14 13:10 ` ppalka at gcc dot gnu.org
  2022-10-14 13:23 ` ppalka at gcc dot gnu.org
                   ` (127 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-14 13:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106304, which changed state.

Bug 106304 Summary: [modules] ICE compiling dynamic_cast in constexpr function (in tree_node, at cp/module.cc:9183)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106304

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (35 preceding siblings ...)
  2022-10-14 13:10 ` ppalka at gcc dot gnu.org
@ 2022-10-14 13:23 ` ppalka at gcc dot gnu.org
  2022-10-17 15:16 ` ppalka at gcc dot gnu.org
                   ` (126 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-14 13:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99769, which changed state.

Bug 99769 Summary: [modules] internal compiler error: in tree_node, at cp/module.cc:9105 when compile module partitions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99769

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (36 preceding siblings ...)
  2022-10-14 13:23 ` ppalka at gcc dot gnu.org
@ 2022-10-17 15:16 ` ppalka at gcc dot gnu.org
  2022-10-18 14:58 ` ppalka at gcc dot gnu.org
                   ` (125 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-17 15:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101449, which changed state.

Bug 101449 Summary: [modules] internal compiler error: in cxx_eval_call_expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101449

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (37 preceding siblings ...)
  2022-10-17 15:16 ` ppalka at gcc dot gnu.org
@ 2022-10-18 14:58 ` ppalka at gcc dot gnu.org
  2022-10-18 15:10 ` ppalka at gcc dot gnu.org
                   ` (124 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-18 14:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 105045, which changed state.

Bug 105045 Summary: [modules] Can't deduce defaulted template parameter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105045

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (38 preceding siblings ...)
  2022-10-18 14:58 ` ppalka at gcc dot gnu.org
@ 2022-10-18 15:10 ` ppalka at gcc dot gnu.org
  2022-10-20 15:35 ` ppalka at gcc dot gnu.org
                   ` (123 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-18 15:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 105044, which changed state.

Bug 105044 Summary: [modules] ICE in comptypes, at cp/typeck.cc:1531
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105044

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (39 preceding siblings ...)
  2022-10-18 15:10 ` ppalka at gcc dot gnu.org
@ 2022-10-20 15:35 ` ppalka at gcc dot gnu.org
  2022-10-20 15:44 ` ppalka at gcc dot gnu.org
                   ` (122 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-20 15:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102963, which changed state.

Bug 102963 Summary: [modules] ICE failed static_assert of concept
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102963

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (40 preceding siblings ...)
  2022-10-20 15:35 ` ppalka at gcc dot gnu.org
@ 2022-10-20 15:44 ` ppalka at gcc dot gnu.org
  2022-10-20 16:45 ` ppalka at gcc dot gnu.org
                   ` (121 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-20 15:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99330, which changed state.

Bug 99330 Summary: module ICE with -std=c++2b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99330

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (41 preceding siblings ...)
  2022-10-20 15:44 ` ppalka at gcc dot gnu.org
@ 2022-10-20 16:45 ` ppalka at gcc dot gnu.org
  2022-10-25 17:48 ` ppalka at gcc dot gnu.org
                   ` (120 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-20 16:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101095, which changed state.

Bug 101095 Summary: Bogus "error: conflicting global module declaration" for abbreviated function template using placeholder type in noexcept
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101095

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (42 preceding siblings ...)
  2022-10-20 16:45 ` ppalka at gcc dot gnu.org
@ 2022-10-25 17:48 ` ppalka at gcc dot gnu.org
  2022-10-25 17:50 ` ppalka at gcc dot gnu.org
                   ` (119 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-25 17:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102600, which changed state.

Bug 102600 Summary: [modules] ICE Segmentation fault during GIMPLE pass evrp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102600

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (43 preceding siblings ...)
  2022-10-25 17:48 ` ppalka at gcc dot gnu.org
@ 2022-10-25 17:50 ` ppalka at gcc dot gnu.org
  2022-11-03 13:12 ` ppalka at gcc dot gnu.org
                   ` (118 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-10-25 17:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106848, which changed state.

Bug 106848 Summary: ICE when compiling module interface file with -g: error: type variant differs by TYPE_MAX_VALUE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106848

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (44 preceding siblings ...)
  2022-10-25 17:50 ` ppalka at gcc dot gnu.org
@ 2022-11-03 13:12 ` ppalka at gcc dot gnu.org
  2022-11-03 20:09 ` pinskia at gcc dot gnu.org
                   ` (117 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-11-03 13:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98895, which changed state.

Bug 98895 Summary: C++ module generates too many dead code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98895

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (45 preceding siblings ...)
  2022-11-03 13:12 ` ppalka at gcc dot gnu.org
@ 2022-11-03 20:09 ` pinskia at gcc dot gnu.org
  2022-11-29 18:11 ` pinskia at gcc dot gnu.org
                   ` (116 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-03 20:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107518, which changed state.

Bug 107518 Summary: -fmodule-ts crashes for -E flag
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107518

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (46 preceding siblings ...)
  2022-11-03 20:09 ` pinskia at gcc dot gnu.org
@ 2022-11-29 18:11 ` pinskia at gcc dot gnu.org
  2022-12-19 20:41 ` ppalka at gcc dot gnu.org
                   ` (115 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-29 18:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107924, which changed state.

Bug 107924 Summary: ICE in trees_out::tree_node with fsanitize=undefined and modules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107924

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (47 preceding siblings ...)
  2022-11-29 18:11 ` pinskia at gcc dot gnu.org
@ 2022-12-19 20:41 ` ppalka at gcc dot gnu.org
  2023-03-04 11:37 ` johelegp at gmail dot com
                   ` (114 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-12-19 20:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100881, which changed state.

Bug 100881 Summary: [modules] default arguments break when the default argument's type isn't explicitly included/exported
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100881

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (48 preceding siblings ...)
  2022-12-19 20:41 ` ppalka at gcc dot gnu.org
@ 2023-03-04 11:37 ` johelegp at gmail dot com
  2023-05-17 23:50 ` hp at gcc dot gnu.org
                   ` (113 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: johelegp at gmail dot com @ 2023-03-04 11:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102524, which changed state.

Bug 102524 Summary: [modules] Missing diagnostic when an exported namespace is empty
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102524

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (49 preceding siblings ...)
  2023-03-04 11:37 ` johelegp at gmail dot com
@ 2023-05-17 23:50 ` hp at gcc dot gnu.org
  2023-05-18 15:40 ` iains at gcc dot gnu.org
                   ` (112 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: hp at gcc dot gnu.org @ 2023-05-17 23:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101853, which changed state.

Bug 101853 Summary: [12/13/14 Regression] g++.dg/modules/xtreme-header-5_b.C ICE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101853

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (50 preceding siblings ...)
  2023-05-17 23:50 ` hp at gcc dot gnu.org
@ 2023-05-18 15:40 ` iains at gcc dot gnu.org
  2023-05-27  1:26 ` pinskia at gcc dot gnu.org
                   ` (111 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: iains at gcc dot gnu.org @ 2023-05-18 15:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98821, which changed state.

Bug 98821 Summary: modules : c++tools configures with CC but code fragments assume CXX.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98821

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (51 preceding siblings ...)
  2023-05-18 15:40 ` iains at gcc dot gnu.org
@ 2023-05-27  1:26 ` pinskia at gcc dot gnu.org
  2023-06-01  0:12 ` pinskia at gcc dot gnu.org
                   ` (110 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-05-27  1:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 109981, which changed state.

Bug 109981 Summary: ICE encountered while generating header units in the given sequence in a script
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109981

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (52 preceding siblings ...)
  2023-05-27  1:26 ` pinskia at gcc dot gnu.org
@ 2023-06-01  0:12 ` pinskia at gcc dot gnu.org
  2023-06-02 19:27 ` pinskia at gcc dot gnu.org
                   ` (109 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-06-01  0:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110056, which changed state.

Bug 110056 Summary: ICE on trying to generate header unit for 'execution'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110056

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (53 preceding siblings ...)
  2023-06-01  0:12 ` pinskia at gcc dot gnu.org
@ 2023-06-02 19:27 ` pinskia at gcc dot gnu.org
  2023-08-06  1:30 ` accelerator0099 at gmail dot com
                   ` (108 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-06-02 19:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110097, which changed state.

Bug 110097 Summary: Error invalid use of non-static member function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110097

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (54 preceding siblings ...)
  2023-06-02 19:27 ` pinskia at gcc dot gnu.org
@ 2023-08-06  1:30 ` accelerator0099 at gmail dot com
  2023-09-17 19:24 ` pinskia at gcc dot gnu.org
                   ` (107 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: accelerator0099 at gmail dot com @ 2023-08-06  1:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102098, which changed state.

Bug 102098 Summary: ICE when #include <boost/asio.hpp> with -fmodules-ts -std=c++20 since r11-7530-g1e5cdb9f896fb220
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102098

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (55 preceding siblings ...)
  2023-08-06  1:30 ` accelerator0099 at gmail dot com
@ 2023-09-17 19:24 ` pinskia at gcc dot gnu.org
  2023-09-20 16:38 ` johelegp at gmail dot com
                   ` (106 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-09-17 19:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 111447, which changed state.

Bug 111447 Summary: Program crashes when an include is present in global module fragment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111447

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (56 preceding siblings ...)
  2023-09-17 19:24 ` pinskia at gcc dot gnu.org
@ 2023-09-20 16:38 ` johelegp at gmail dot com
  2023-10-24  0:47 ` ppalka at gcc dot gnu.org
                   ` (105 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: johelegp at gmail dot com @ 2023-09-20 16:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104993, which changed state.

Bug 104993 Summary: [modules] Missing diagnostic when exporting using-directive
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104993

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (57 preceding siblings ...)
  2023-09-20 16:38 ` johelegp at gmail dot com
@ 2023-10-24  0:47 ` ppalka at gcc dot gnu.org
  2023-11-02 19:03 ` pinskia at gcc dot gnu.org
                   ` (104 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-10-24  0:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 105322, which changed state.

Bug 105322 Summary: [modules] ICE with constexpr object of local class type from another function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105322

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (58 preceding siblings ...)
  2023-10-24  0:47 ` ppalka at gcc dot gnu.org
@ 2023-11-02 19:03 ` pinskia at gcc dot gnu.org
  2023-12-01  9:10 ` pinskia at gcc dot gnu.org
                   ` (103 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-11-02 19:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112355, which changed state.

Bug 112355 Summary: Internal compiler error when exporting using declaration of function template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112355

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (59 preceding siblings ...)
  2023-11-02 19:03 ` pinskia at gcc dot gnu.org
@ 2023-12-01  9:10 ` pinskia at gcc dot gnu.org
  2024-01-08 17:39 ` ppalka at gcc dot gnu.org
                   ` (102 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: pinskia at gcc dot gnu.org @ 2023-12-01  9:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112805, which changed state.

Bug 112805 Summary: Failed to compile C++20 code with usage of modules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112805

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (60 preceding siblings ...)
  2023-12-01  9:10 ` pinskia at gcc dot gnu.org
@ 2024-01-08 17:39 ` ppalka at gcc dot gnu.org
  2024-01-09 16:17 ` ppalka at gcc dot gnu.org
                   ` (101 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-01-08 17:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98363, which changed state.

Bug 98363 Summary: C++ 20 module ICE for fast_io library
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98363

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (61 preceding siblings ...)
  2024-01-08 17:39 ` ppalka at gcc dot gnu.org
@ 2024-01-09 16:17 ` ppalka at gcc dot gnu.org
  2024-01-09 16:27 ` ppalka at gcc dot gnu.org
                   ` (100 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-01-09 16:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104234, which changed state.

Bug 104234 Summary: ICE with -fmodules-ts and std::map/_Rb_tree
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104234

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (62 preceding siblings ...)
  2024-01-09 16:17 ` ppalka at gcc dot gnu.org
@ 2024-01-09 16:27 ` ppalka at gcc dot gnu.org
  2024-01-12 17:22 ` jason at gcc dot gnu.org
                   ` (99 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-01-09 16:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99187, which changed state.

Bug 99187 Summary: [modules] ICE exporting thread_local static local variable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99187

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (63 preceding siblings ...)
  2024-01-09 16:27 ` ppalka at gcc dot gnu.org
@ 2024-01-12 17:22 ` jason at gcc dot gnu.org
  2024-01-13  1:48 ` hp at gcc dot gnu.org
                   ` (98 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: jason at gcc dot gnu.org @ 2024-01-12 17:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113038, which changed state.

Bug 113038 Summary: [14 regression] Excess errors for g++.dg/modules/hello-1_b.C  after r14-6569-gfe54b57728c09a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113038

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (64 preceding siblings ...)
  2024-01-12 17:22 ` jason at gcc dot gnu.org
@ 2024-01-13  1:48 ` hp at gcc dot gnu.org
  2024-01-15 13:59 ` rguenth at gcc dot gnu.org
                   ` (97 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: hp at gcc dot gnu.org @ 2024-01-13  1:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113038, which changed state.

Bug 113038 Summary: [14 regression] Excess errors for g++.dg/modules/hello-1_b.C  after r14-6569-gfe54b57728c09a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113038

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (65 preceding siblings ...)
  2024-01-13  1:48 ` hp at gcc dot gnu.org
@ 2024-01-15 13:59 ` rguenth at gcc dot gnu.org
  2024-01-16  2:27 ` hp at gcc dot gnu.org
                   ` (96 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: rguenth at gcc dot gnu.org @ 2024-01-15 13:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112580, which changed state.

Bug 112580 Summary: [14 Regression]:  g++.dg/modules/xtreme-header-4_b.C et al; ICE tree check: expected class 'type', have 'declaration'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112580

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (66 preceding siblings ...)
  2024-01-15 13:59 ` rguenth at gcc dot gnu.org
@ 2024-01-16  2:27 ` hp at gcc dot gnu.org
  2024-01-19  2:32 ` hp at gcc dot gnu.org
                   ` (95 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: hp at gcc dot gnu.org @ 2024-01-16  2:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112580, which changed state.

Bug 112580 Summary: [14 Regression]:  g++.dg/modules/xtreme-header-4_b.C et al; ICE tree check: expected class 'type', have 'declaration'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112580

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (67 preceding siblings ...)
  2024-01-16  2:27 ` hp at gcc dot gnu.org
@ 2024-01-19  2:32 ` hp at gcc dot gnu.org
  2024-01-26 22:38 ` nshead at gcc dot gnu.org
                   ` (94 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: hp at gcc dot gnu.org @ 2024-01-19  2:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113038, which changed state.

Bug 113038 Summary: [14 regression] Excess errors for g++.dg/modules/hello-1_b.C  after r14-6569-gfe54b57728c09a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113038

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (68 preceding siblings ...)
  2024-01-19  2:32 ` hp at gcc dot gnu.org
@ 2024-01-26 22:38 ` nshead at gcc dot gnu.org
  2024-01-27 10:18 ` nshead at gcc dot gnu.org
                   ` (93 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-26 22:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113580, which changed state.

Bug 113580 Summary: -Wunused-parameter in template imported from module causes segmentation fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113580

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (69 preceding siblings ...)
  2024-01-26 22:38 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:18 ` nshead at gcc dot gnu.org
  2024-01-27 10:19 ` nshead at gcc dot gnu.org
                   ` (92 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112899, which changed state.

Bug 112899 Summary: odr-using constexpr static data member of class exported from module results in linker error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112899

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (70 preceding siblings ...)
  2024-01-27 10:18 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:19 ` nshead at gcc dot gnu.org
  2024-01-27 10:21 ` nshead at gcc dot gnu.org
                   ` (91 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113405, which changed state.

Bug 113405 Summary: Can't access member type alias of concept-constrained class template specialization in global module fragment via alias template in different module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113405

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (71 preceding siblings ...)
  2024-01-27 10:19 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:21 ` nshead at gcc dot gnu.org
  2024-01-27 10:23 ` nshead at gcc dot gnu.org
                   ` (90 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 109679, which changed state.

Bug 109679 Summary: export using for functions does not work as specified
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109679

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (72 preceding siblings ...)
  2024-01-27 10:21 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:23 ` nshead at gcc dot gnu.org
  2024-01-27 10:26 ` nshead at gcc dot gnu.org
                   ` (89 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110808, which changed state.

Bug 110808 Summary: [modules] Internal Compiler Error in check_mergeable_decl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110808

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (73 preceding siblings ...)
  2024-01-27 10:23 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:26 ` nshead at gcc dot gnu.org
  2024-01-27 10:27 ` nshead at gcc dot gnu.org
                   ` (88 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112820, which changed state.

Bug 112820 Summary: vtable not emitted correctly from module when compiling with -g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112820

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (74 preceding siblings ...)
  2024-01-27 10:26 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:27 ` nshead at gcc dot gnu.org
  2024-01-27 10:28 ` nshead at gcc dot gnu.org
                   ` (87 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102607, which changed state.

Bug 102607 Summary: [modules] option -g results in undefined reference to `typeinfo for type`
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102607

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (75 preceding siblings ...)
  2024-01-27 10:27 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:28 ` nshead at gcc dot gnu.org
  2024-01-27 10:31 ` nshead at gcc dot gnu.org
                   ` (86 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113129, which changed state.

Bug 113129 Summary: "using declaration" not detected as "exported" in exported namespace (C++ modules)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113129

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (76 preceding siblings ...)
  2024-01-27 10:28 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:31 ` nshead at gcc dot gnu.org
  2024-01-27 10:32 ` nshead at gcc dot gnu.org
                   ` (85 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112588, which changed state.

Bug 112588 Summary: [modules] ICE in make_decl_rtl when returning str literal when string header imported in module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112588

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (77 preceding siblings ...)
  2024-01-27 10:31 ` nshead at gcc dot gnu.org
@ 2024-01-27 10:32 ` nshead at gcc dot gnu.org
  2024-01-30  4:23 ` nshead at gcc dot gnu.org
                   ` (84 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-27 10:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113292, which changed state.

Bug 113292 Summary: [modules] internal error when compiling header to module containing static thread_local variable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113292

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (78 preceding siblings ...)
  2024-01-27 10:32 ` nshead at gcc dot gnu.org
@ 2024-01-30  4:23 ` nshead at gcc dot gnu.org
  2024-02-01 18:19 ` ppalka at gcc dot gnu.org
                   ` (83 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-01-30  4:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107594, which changed state.

Bug 107594 Summary: ICE in module_state, at cp/module.cc:3810
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107594

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (79 preceding siblings ...)
  2024-01-30  4:23 ` nshead at gcc dot gnu.org
@ 2024-02-01 18:19 ` ppalka at gcc dot gnu.org
  2024-02-07 19:27 ` ppalka at gcc dot gnu.org
                   ` (82 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-02-01 18:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112737, which changed state.

Bug 112737 Summary: [14 Regression] g++.dg/modules/xtreme-header-2_b.C -std=c++2b (test for excess errors)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112737

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (80 preceding siblings ...)
  2024-02-01 18:19 ` ppalka at gcc dot gnu.org
@ 2024-02-07 19:27 ` ppalka at gcc dot gnu.org
  2024-02-09 17:58 ` ppalka at gcc dot gnu.org
                   ` (81 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-02-07 19:27 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113710, which changed state.

Bug 113710 Summary: [14 Regression] g++.dg/modules/hello-1 ICE: canonical types differ for identical types since r14-8710-g65b4cba9d6a9ff
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113710

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (81 preceding siblings ...)
  2024-02-07 19:27 ` ppalka at gcc dot gnu.org
@ 2024-02-09 17:58 ` ppalka at gcc dot gnu.org
  2024-02-10  4:32 ` nshead at gcc dot gnu.org
                   ` (80 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-02-09 17:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112580, which changed state.

Bug 112580 Summary: [14 Regression]:  g++.dg/modules/xtreme-header-4_b.C et al; ICE tree check: expected class 'type', have 'declaration'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112580

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (82 preceding siblings ...)
  2024-02-09 17:58 ` ppalka at gcc dot gnu.org
@ 2024-02-10  4:32 ` nshead at gcc dot gnu.org
  2024-02-10  4:38 ` nshead at gcc dot gnu.org
                   ` (79 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-10  4:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103499, which changed state.

Bug 103499 Summary: C++20 modules error: invalid use of non-static member function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103499

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (83 preceding siblings ...)
  2024-02-10  4:32 ` nshead at gcc dot gnu.org
@ 2024-02-10  4:38 ` nshead at gcc dot gnu.org
  2024-02-11 13:29 ` nshead at gcc dot gnu.org
                   ` (78 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-10  4:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103339, which changed state.

Bug 103339 Summary: [modules] ICE in exporting module on use of outside specialization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103339

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (84 preceding siblings ...)
  2024-02-10  4:38 ` nshead at gcc dot gnu.org
@ 2024-02-11 13:29 ` nshead at gcc dot gnu.org
  2024-02-11 13:33 ` nshead at gcc dot gnu.org
                   ` (77 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 13:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107192, which changed state.

Bug 107192 Summary: [modules] internal compiler error: Segmentation fault  parsing line "module :Bar;"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107192

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (85 preceding siblings ...)
  2024-02-11 13:29 ` nshead at gcc dot gnu.org
@ 2024-02-11 13:33 ` nshead at gcc dot gnu.org
  2024-02-11 13:35 ` nshead at gcc dot gnu.org
                   ` (76 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 13:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106849, which changed state.

Bug 106849 Summary: internal compiler error: tree check: expected none of template_decl, have template_decl in do_nonmember_using_decl, at cp/name-lookup.cc:4841
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106849

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (86 preceding siblings ...)
  2024-02-11 13:33 ` nshead at gcc dot gnu.org
@ 2024-02-11 13:35 ` nshead at gcc dot gnu.org
  2024-02-11 13:42 ` nshead at gcc dot gnu.org
                   ` (75 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 13:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106348, which changed state.

Bug 106348 Summary: c++modules: invalid syntax accepted
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106348

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (87 preceding siblings ...)
  2024-02-11 13:35 ` nshead at gcc dot gnu.org
@ 2024-02-11 13:42 ` nshead at gcc dot gnu.org
  2024-02-11 13:42 ` nshead at gcc dot gnu.org
                   ` (74 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 13:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 105515, which changed state.

Bug 105515 Summary: [modules] const std::vector inside a module namespace. Error.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105515

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (88 preceding siblings ...)
  2024-02-11 13:42 ` nshead at gcc dot gnu.org
@ 2024-02-11 13:42 ` nshead at gcc dot gnu.org
  2024-02-11 14:00 ` nshead at gcc dot gnu.org
                   ` (73 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 13:42 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99232, which changed state.

Bug 99232 Summary: Exported variable in module gives error: 'lambda' was not declared in this scope
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99232

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (89 preceding siblings ...)
  2024-02-11 13:42 ` nshead at gcc dot gnu.org
@ 2024-02-11 14:00 ` nshead at gcc dot gnu.org
  2024-02-11 14:07 ` nshead at gcc dot gnu.org
                   ` (72 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 14:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102598, which changed state.

Bug 102598 Summary: [modules] ICE in pp_string, at pretty-print.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102598

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (90 preceding siblings ...)
  2024-02-11 14:00 ` nshead at gcc dot gnu.org
@ 2024-02-11 14:07 ` nshead at gcc dot gnu.org
  2024-02-11 14:09 ` nshead at gcc dot gnu.org
                   ` (71 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 14:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102545, which changed state.

Bug 102545 Summary: [modules] inlining constexpr is required yet it should not be.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102545

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (91 preceding siblings ...)
  2024-02-11 14:07 ` nshead at gcc dot gnu.org
@ 2024-02-11 14:09 ` nshead at gcc dot gnu.org
  2024-02-11 14:11 ` nshead at gcc dot gnu.org
                   ` (70 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 14:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100707, which changed state.

Bug 100707 Summary: [modules] ICE on nested namespace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100707

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (92 preceding siblings ...)
  2024-02-11 14:09 ` nshead at gcc dot gnu.org
@ 2024-02-11 14:11 ` nshead at gcc dot gnu.org
  2024-02-11 14:15 ` nshead at gcc dot gnu.org
                   ` (69 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 14:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100689, which changed state.

Bug 100689 Summary: [modules] internal compiler error: Segmentation fault when using modules and -g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100689

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (93 preceding siblings ...)
  2024-02-11 14:11 ` nshead at gcc dot gnu.org
@ 2024-02-11 14:15 ` nshead at gcc dot gnu.org
  2024-02-11 14:21 ` nshead at gcc dot gnu.org
                   ` (68 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 14:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100617, which changed state.

Bug 100617 Summary: [modules] Exported namespace not visible from outside when the module imports another module that declares the same namespace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100617

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (94 preceding siblings ...)
  2024-02-11 14:15 ` nshead at gcc dot gnu.org
@ 2024-02-11 14:21 ` nshead at gcc dot gnu.org
  2024-02-11 14:23 ` nshead at gcc dot gnu.org
                   ` (67 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 14:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98885, which changed state.

Bug 98885 Summary: [modules] forward declaration of classes prevent them from being exported at the point of actual declaration
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98885

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (95 preceding siblings ...)
  2024-02-11 14:21 ` nshead at gcc dot gnu.org
@ 2024-02-11 14:23 ` nshead at gcc dot gnu.org
  2024-02-13 18:58 ` ppalka at gcc dot gnu.org
                   ` (66 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-11 14:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98417, which changed state.

Bug 98417 Summary: ICE when using C++ modules and -g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98417

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (96 preceding siblings ...)
  2024-02-11 14:23 ` nshead at gcc dot gnu.org
@ 2024-02-13 18:58 ` ppalka at gcc dot gnu.org
  2024-02-14 11:08 ` nshead at gcc dot gnu.org
                   ` (65 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-02-13 18:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99568, which changed state.

Bug 99568 Summary: ICE when compiling basic module: internal compiler error: in module_may_redeclare, at cp/module.cc:18453
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99568

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (97 preceding siblings ...)
  2024-02-13 18:58 ` ppalka at gcc dot gnu.org
@ 2024-02-14 11:08 ` nshead at gcc dot gnu.org
  2024-02-14 19:09 ` nshead at gcc dot gnu.org
                   ` (64 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-14 11:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99573, which changed state.

Bug 99573 Summary: ICE in module: internal compiler error: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in start_enum, at cp/decl.c:15663
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99573

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (98 preceding siblings ...)
  2024-02-14 11:08 ` nshead at gcc dot gnu.org
@ 2024-02-14 19:09 ` nshead at gcc dot gnu.org
  2024-02-15 20:09 ` ppalka at gcc dot gnu.org
                   ` (63 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-14 19:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113708, which changed state.

Bug 113708 Summary: [modules] ICE in import_export_decl with non-trivially initialized inline variable in header module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113708

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (99 preceding siblings ...)
  2024-02-14 19:09 ` nshead at gcc dot gnu.org
@ 2024-02-15 20:09 ` ppalka at gcc dot gnu.org
  2024-02-15 20:16 ` ppalka at gcc dot gnu.org
                   ` (62 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-02-15 20:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99336, which changed state.

Bug 99336 Summary: [modules] ICE combining unordered_map, memory, module partitions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99336

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (100 preceding siblings ...)
  2024-02-15 20:09 ` ppalka at gcc dot gnu.org
@ 2024-02-15 20:16 ` ppalka at gcc dot gnu.org
  2024-02-16  0:20 ` nshead at gcc dot gnu.org
                   ` (61 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-02-15 20:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107191, which changed state.

Bug 107191 Summary: [modules] ICE when importing module partition (internal compiler error: in tree_node, at cp/module.cc:9061)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107191

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (101 preceding siblings ...)
  2024-02-15 20:16 ` ppalka at gcc dot gnu.org
@ 2024-02-16  0:20 ` nshead at gcc dot gnu.org
  2024-02-17 12:17 ` nshead at gcc dot gnu.org
                   ` (60 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-16  0:20 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110894, which changed state.

Bug 110894 Summary: [modules] Program terminates with signal SIGSEGV
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110894

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (102 preceding siblings ...)
  2024-02-16  0:20 ` nshead at gcc dot gnu.org
@ 2024-02-17 12:17 ` nshead at gcc dot gnu.org
  2024-02-29  5:06 ` nshead at gcc dot gnu.org
                   ` (59 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-17 12:17 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110893, which changed state.

Bug 110893 Summary: [modules] ICE Segmentation fault during GIMPLE pass modref
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110893

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (103 preceding siblings ...)
  2024-02-17 12:17 ` nshead at gcc dot gnu.org
@ 2024-02-29  5:06 ` nshead at gcc dot gnu.org
  2024-02-29  5:09 ` nshead at gcc dot gnu.org
                   ` (58 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-29  5:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107398, which changed state.

Bug 107398 Summary: ICE in maybe_key_decl, at cp/module.cc:18834
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107398

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (104 preceding siblings ...)
  2024-02-29  5:06 ` nshead at gcc dot gnu.org
@ 2024-02-29  5:09 ` nshead at gcc dot gnu.org
  2024-03-01 22:08 ` nshead at gcc dot gnu.org
                   ` (57 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-02-29  5:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 111710, which changed state.

Bug 111710 Summary: [modules] ICE when compiling module where a lambda is assigned to a field in an exported class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111710

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (105 preceding siblings ...)
  2024-02-29  5:09 ` nshead at gcc dot gnu.org
@ 2024-03-01 22:08 ` nshead at gcc dot gnu.org
  2024-03-01 22:09 ` nshead at gcc dot gnu.org
                   ` (56 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-01 22:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 114170, which changed state.

Bug 114170 Summary: [modules] error streaming in header unit with instantiated variable template with non-trivial initializer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114170

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (106 preceding siblings ...)
  2024-03-01 22:08 ` nshead at gcc dot gnu.org
@ 2024-03-01 22:09 ` nshead at gcc dot gnu.org
  2024-03-01 22:26 ` ppalka at gcc dot gnu.org
                   ` (55 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-01 22:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 114005, which changed state.

Bug 114005 Summary: Constructing a constexpr std::initializer_list ICEs GCC when using C++ modules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114005

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (107 preceding siblings ...)
  2024-03-01 22:09 ` nshead at gcc dot gnu.org
@ 2024-03-01 22:26 ` ppalka at gcc dot gnu.org
  2024-03-01 22:26 ` ppalka at gcc dot gnu.org
                   ` (54 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-01 22:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104919, which changed state.

Bug 104919 Summary: [modules] enum in constexpr function causes "failed to read compiled module cluster 1: Bad file data"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104919

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (108 preceding siblings ...)
  2024-03-01 22:26 ` ppalka at gcc dot gnu.org
@ 2024-03-01 22:26 ` ppalka at gcc dot gnu.org
  2024-03-03  2:23 ` nshead at gcc dot gnu.org
                   ` (53 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-01 22:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106009, which changed state.

Bug 106009 Summary: [modules] internal compiler error: in import_entity_index with templated local enum in header unit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106009

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (109 preceding siblings ...)
  2024-03-01 22:26 ` ppalka at gcc dot gnu.org
@ 2024-03-03  2:23 ` nshead at gcc dot gnu.org
  2024-03-06 14:00 ` ppalka at gcc dot gnu.org
                   ` (52 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-03  2:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107400, which changed state.

Bug 107400 Summary: [c++ modules] ICE tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18587
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107400

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (110 preceding siblings ...)
  2024-03-03  2:23 ` nshead at gcc dot gnu.org
@ 2024-03-06 14:00 ` ppalka at gcc dot gnu.org
  2024-03-06 16:41 ` ppalka at gcc dot gnu.org
                   ` (51 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 14:00 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106951, which changed state.

Bug 106951 Summary: [modules] Segmentation fault during compilation while using modules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106951

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (111 preceding siblings ...)
  2024-03-06 14:00 ` ppalka at gcc dot gnu.org
@ 2024-03-06 16:41 ` ppalka at gcc dot gnu.org
  2024-03-06 16:47 ` ppalka at gcc dot gnu.org
                   ` (50 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 16:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110328, which changed state.

Bug 110328 Summary: Module related optimization is too aggressive
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110328

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (112 preceding siblings ...)
  2024-03-06 16:41 ` ppalka at gcc dot gnu.org
@ 2024-03-06 16:47 ` ppalka at gcc dot gnu.org
  2024-03-06 16:49 ` ppalka at gcc dot gnu.org
                   ` (49 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 16:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110861, which changed state.

Bug 110861 Summary: Bad codegen leading to runtime segfault when mixing import and #include
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110861

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (113 preceding siblings ...)
  2024-03-06 16:47 ` ppalka at gcc dot gnu.org
@ 2024-03-06 16:49 ` ppalka at gcc dot gnu.org
  2024-03-06 18:01 ` ppalka at gcc dot gnu.org
                   ` (48 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 16:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99244, which changed state.

Bug 99244 Summary: [modules] ICE in tsubst_copy, at cp/pt.c:16581
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99244

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (114 preceding siblings ...)
  2024-03-06 16:49 ` ppalka at gcc dot gnu.org
@ 2024-03-06 18:01 ` ppalka at gcc dot gnu.org
  2024-03-06 20:12 ` ppalka at gcc dot gnu.org
                   ` (47 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 18:01 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99569, which changed state.

Bug 99569 Summary: segfault when running a module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99569

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (115 preceding siblings ...)
  2024-03-06 18:01 ` ppalka at gcc dot gnu.org
@ 2024-03-06 20:12 ` ppalka at gcc dot gnu.org
  2024-03-06 20:16 ` ppalka at gcc dot gnu.org
                   ` (46 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 20:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112621, which changed state.

Bug 112621 Summary: g++ error: "references internal linkage entity" when compiling a module interface
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112621

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (116 preceding siblings ...)
  2024-03-06 20:12 ` ppalka at gcc dot gnu.org
@ 2024-03-06 20:16 ` ppalka at gcc dot gnu.org
  2024-03-06 20:24 ` ppalka at gcc dot gnu.org
                   ` (45 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 20:16 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100135, which changed state.

Bug 100135 Summary: [modules] ICE when using constants in a module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100135

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (117 preceding siblings ...)
  2024-03-06 20:16 ` ppalka at gcc dot gnu.org
@ 2024-03-06 20:24 ` ppalka at gcc dot gnu.org
  2024-03-06 20:31 ` ppalka at gcc dot gnu.org
                   ` (44 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 20:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110805, which changed state.

Bug 110805 Summary: g++ crash on modules with exported class providing string constant with obscure content
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110805

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (118 preceding siblings ...)
  2024-03-06 20:24 ` ppalka at gcc dot gnu.org
@ 2024-03-06 20:31 ` ppalka at gcc dot gnu.org
  2024-03-06 20:33 ` ppalka at gcc dot gnu.org
                   ` (43 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 20:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99749, which changed state.

Bug 99749 Summary: Error when using std::string in a module (versions 11.0.1 20210307, 11.0.1 20210314, and 11.0.1 20210321)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99749

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (119 preceding siblings ...)
  2024-03-06 20:31 ` ppalka at gcc dot gnu.org
@ 2024-03-06 20:33 ` ppalka at gcc dot gnu.org
  2024-03-06 20:49 ` ppalka at gcc dot gnu.org
                   ` (42 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 20:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113121, which changed state.

Bug 113121 Summary: <print> failed to load pendings for ‘std::__format::__do_vformat_to’
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113121

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WORKSFORME

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (120 preceding siblings ...)
  2024-03-06 20:33 ` ppalka at gcc dot gnu.org
@ 2024-03-06 20:49 ` ppalka at gcc dot gnu.org
  2024-03-06 20:53 ` ppalka at gcc dot gnu.org
                   ` (41 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 20:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99999, which changed state.

Bug 99999 Summary: segmentation fault when declaring concept in module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99999

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (121 preceding siblings ...)
  2024-03-06 20:49 ` ppalka at gcc dot gnu.org
@ 2024-03-06 20:53 ` ppalka at gcc dot gnu.org
  2024-03-06 21:32 ` ppalka at gcc dot gnu.org
                   ` (40 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 20:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 100433, which changed state.

Bug 100433 Summary: [modules] segfault with optimization greater than -O0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100433

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (122 preceding siblings ...)
  2024-03-06 20:53 ` ppalka at gcc dot gnu.org
@ 2024-03-06 21:32 ` ppalka at gcc dot gnu.org
  2024-03-06 21:35 ` ppalka at gcc dot gnu.org
                   ` (39 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 21:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 107083, which changed state.

Bug 107083 Summary: [modules] internal compiler error: in core_vals, at cp/module.cc:6127
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107083

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (123 preceding siblings ...)
  2024-03-06 21:32 ` ppalka at gcc dot gnu.org
@ 2024-03-06 21:35 ` ppalka at gcc dot gnu.org
  2024-03-06 22:02 ` ppalka at gcc dot gnu.org
                   ` (38 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 21:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 111785, which changed state.

Bug 111785 Summary: [modules] ICE when compiling fmt lib as module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111785

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (124 preceding siblings ...)
  2024-03-06 21:35 ` ppalka at gcc dot gnu.org
@ 2024-03-06 22:02 ` ppalka at gcc dot gnu.org
  2024-03-06 22:04 ` ppalka at gcc dot gnu.org
                   ` (37 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 22:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103468, which changed state.

Bug 103468 Summary: [modules] ICE Segmentation fault during GIMPLE pass walloca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103468

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (125 preceding siblings ...)
  2024-03-06 22:02 ` ppalka at gcc dot gnu.org
@ 2024-03-06 22:04 ` ppalka at gcc dot gnu.org
  2024-03-06 22:08 ` ppalka at gcc dot gnu.org
                   ` (36 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 22:04 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103844, which changed state.

Bug 103844 Summary: [modules] ICE when exporting shared_ptr alias
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103844

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (126 preceding siblings ...)
  2024-03-06 22:04 ` ppalka at gcc dot gnu.org
@ 2024-03-06 22:08 ` ppalka at gcc dot gnu.org
  2024-03-06 22:12 ` ppalka at gcc dot gnu.org
                   ` (35 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 22:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104202, which changed state.

Bug 104202 Summary: when defining a std::string in a module implementation file using -O2 g++ segfaults
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104202

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (127 preceding siblings ...)
  2024-03-06 22:08 ` ppalka at gcc dot gnu.org
@ 2024-03-06 22:12 ` ppalka at gcc dot gnu.org
  2024-03-06 22:14 ` ppalka at gcc dot gnu.org
                   ` (34 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 22:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104523, which changed state.

Bug 104523 Summary: G++ crash when compiling a simple module that includes pybind11/stl.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104523

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (128 preceding siblings ...)
  2024-03-06 22:12 ` ppalka at gcc dot gnu.org
@ 2024-03-06 22:14 ` ppalka at gcc dot gnu.org
  2024-03-06 22:19 ` ppalka at gcc dot gnu.org
                   ` (33 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 22:14 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104924, which changed state.

Bug 104924 Summary: bad_variant_access When using iostream and variant as modules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104924

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (129 preceding siblings ...)
  2024-03-06 22:14 ` ppalka at gcc dot gnu.org
@ 2024-03-06 22:19 ` ppalka at gcc dot gnu.org
  2024-03-07 11:01 ` nshead at gcc dot gnu.org
                   ` (32 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-06 22:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104956, which changed state.

Bug 104956 Summary: ICE with -fmodules-ts unordered_set and map
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104956

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (130 preceding siblings ...)
  2024-03-06 22:19 ` ppalka at gcc dot gnu.org
@ 2024-03-07 11:01 ` nshead at gcc dot gnu.org
  2024-03-07 19:56 ` ppalka at gcc dot gnu.org
                   ` (31 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-07 11:01 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98881, which changed state.

Bug 98881 Summary: [modules] internal compiler error: in tpl_parms_fini, at cp/module.cc:9933
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98881

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (131 preceding siblings ...)
  2024-03-07 11:01 ` nshead at gcc dot gnu.org
@ 2024-03-07 19:56 ` ppalka at gcc dot gnu.org
  2024-03-07 20:09 ` ppalka at gcc dot gnu.org
                   ` (30 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 19:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 94476, which changed state.

Bug 94476 Summary: NSDMI deferred parse
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94476

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|SUSPENDED                   |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (132 preceding siblings ...)
  2024-03-07 19:56 ` ppalka at gcc dot gnu.org
@ 2024-03-07 20:09 ` ppalka at gcc dot gnu.org
  2024-03-07 20:11 ` ppalka at gcc dot gnu.org
                   ` (29 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 20:09 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98364, which changed state.

Bug 98364 Summary: [modules] unnneded global constructors are emitted for a module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98364

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (133 preceding siblings ...)
  2024-03-07 20:09 ` ppalka at gcc dot gnu.org
@ 2024-03-07 20:11 ` ppalka at gcc dot gnu.org
  2024-03-07 20:14 ` ppalka at gcc dot gnu.org
                   ` (28 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 20:11 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98422, which changed state.

Bug 98422 Summary: C++ 20 module ICE with lto
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98422

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (134 preceding siblings ...)
  2024-03-07 20:11 ` ppalka at gcc dot gnu.org
@ 2024-03-07 20:14 ` ppalka at gcc dot gnu.org
  2024-03-07 20:36 ` ppalka at gcc dot gnu.org
                   ` (27 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 20:14 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98430, which changed state.

Bug 98430 Summary: C++20 module binary bloat by introducing iostream silently.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98430

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (135 preceding siblings ...)
  2024-03-07 20:14 ` ppalka at gcc dot gnu.org
@ 2024-03-07 20:36 ` ppalka at gcc dot gnu.org
  2024-03-07 20:44 ` ppalka at gcc dot gnu.org
                   ` (26 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 20:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98761, which changed state.

Bug 98761 Summary: [modules] use of a module causes SIGSEGV at runtime
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98761

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (136 preceding siblings ...)
  2024-03-07 20:36 ` ppalka at gcc dot gnu.org
@ 2024-03-07 20:44 ` ppalka at gcc dot gnu.org
  2024-03-07 20:47 ` ppalka at gcc dot gnu.org
                   ` (25 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 20:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99684, which changed state.

Bug 99684 Summary: [modules] std::visit fails to compile when <variant> is used as header unit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99684

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (137 preceding siblings ...)
  2024-03-07 20:44 ` ppalka at gcc dot gnu.org
@ 2024-03-07 20:47 ` ppalka at gcc dot gnu.org
  2024-03-07 21:25 ` ppalka at gcc dot gnu.org
                   ` (24 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 20:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99695, which changed state.

Bug 99695 Summary: Cannot static compile with C++ module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99695

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (138 preceding siblings ...)
  2024-03-07 20:47 ` ppalka at gcc dot gnu.org
@ 2024-03-07 21:25 ` ppalka at gcc dot gnu.org
  2024-03-07 21:25 ` ppalka at gcc dot gnu.org
                   ` (23 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 21:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110730, which changed state.

Bug 110730 Summary: STL internal allocation/deallocation might lead to core dump in the use of header units of the modules feature
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110730

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (139 preceding siblings ...)
  2024-03-07 21:25 ` ppalka at gcc dot gnu.org
@ 2024-03-07 21:25 ` ppalka at gcc dot gnu.org
  2024-03-07 21:41 ` ppalka at gcc dot gnu.org
                   ` (22 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 21:25 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 105512, which changed state.

Bug 105512 Summary: compilation with -fmodules-ts and std=c++20 leads to segfault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105512

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (140 preceding siblings ...)
  2024-03-07 21:25 ` ppalka at gcc dot gnu.org
@ 2024-03-07 21:41 ` ppalka at gcc dot gnu.org
  2024-03-07 22:05 ` nshead at gcc dot gnu.org
                   ` (21 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-07 21:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103994, which changed state.

Bug 103994 Summary: Module ICE in write_var_def with global variable in global module fragment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103994

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (141 preceding siblings ...)
  2024-03-07 21:41 ` ppalka at gcc dot gnu.org
@ 2024-03-07 22:05 ` nshead at gcc dot gnu.org
  2024-03-08 15:49 ` ppalka at gcc dot gnu.org
                   ` (20 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-07 22:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 114229, which changed state.

Bug 114229 Summary: [modules] duplicate vtable symbols when including stl in submodule
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114229

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (142 preceding siblings ...)
  2024-03-07 22:05 ` nshead at gcc dot gnu.org
@ 2024-03-08 15:49 ` ppalka at gcc dot gnu.org
  2024-03-08 16:03 ` ppalka at gcc dot gnu.org
                   ` (19 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-08 15:49 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 113930, which changed state.

Bug 113930 Summary: [modules] checking ICE in register_duplicate when using partitioned modules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113930

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (143 preceding siblings ...)
  2024-03-08 15:49 ` ppalka at gcc dot gnu.org
@ 2024-03-08 16:03 ` ppalka at gcc dot gnu.org
  2024-03-08 16:05 ` ppalka at gcc dot gnu.org
                   ` (18 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-08 16:03 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101224, which changed state.

Bug 101224 Summary: Problem with interaction of modules and std::unique_ptr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101224

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (144 preceding siblings ...)
  2024-03-08 16:03 ` ppalka at gcc dot gnu.org
@ 2024-03-08 16:05 ` ppalka at gcc dot gnu.org
  2024-03-08 16:08 ` ppalka at gcc dot gnu.org
                   ` (17 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-08 16:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101433, which changed state.

Bug 101433 Summary: [modules] Bad File Data from simple function returning std::vector
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101433

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (145 preceding siblings ...)
  2024-03-08 16:05 ` ppalka at gcc dot gnu.org
@ 2024-03-08 16:08 ` ppalka at gcc dot gnu.org
  2024-03-08 16:12 ` ppalka at gcc dot gnu.org
                   ` (16 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-08 16:08 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 105489, which changed state.

Bug 105489 Summary: [modules] Internal Compiler Error for 6 line source code (using C++20 modules) doing nothing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105489

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (146 preceding siblings ...)
  2024-03-08 16:08 ` ppalka at gcc dot gnu.org
@ 2024-03-08 16:12 ` ppalka at gcc dot gnu.org
  2024-03-08 16:15 ` ppalka at gcc dot gnu.org
                   ` (15 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-08 16:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102536, which changed state.

Bug 102536 Summary: [modules] ICE Error reporting routines re-entered
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102536

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (147 preceding siblings ...)
  2024-03-08 16:12 ` ppalka at gcc dot gnu.org
@ 2024-03-08 16:15 ` ppalka at gcc dot gnu.org
  2024-03-11 20:59 ` ppalka at gcc dot gnu.org
                   ` (14 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-08 16:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103256, which changed state.

Bug 103256 Summary: [modules] Internal compiler error after using iostream and filesystem as modules
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103256

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (148 preceding siblings ...)
  2024-03-08 16:15 ` ppalka at gcc dot gnu.org
@ 2024-03-11 20:59 ` ppalka at gcc dot gnu.org
  2024-03-11 21:05 ` ppalka at gcc dot gnu.org
                   ` (13 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-11 20:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 102525, which changed state.

Bug 102525 Summary: error: failed to read compiled module: Bad file data when trying to use modules possible 98944 regression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102525

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (149 preceding siblings ...)
  2024-03-11 20:59 ` ppalka at gcc dot gnu.org
@ 2024-03-11 21:05 ` ppalka at gcc dot gnu.org
  2024-03-11 21:21 ` ppalka at gcc dot gnu.org
                   ` (12 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-11 21:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 103754, which changed state.

Bug 103754 Summary: [11,12][ice][modules] import bits/stdc++.h and map
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103754

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (150 preceding siblings ...)
  2024-03-11 21:05 ` ppalka at gcc dot gnu.org
@ 2024-03-11 21:21 ` ppalka at gcc dot gnu.org
  2024-03-11 22:12 ` ppalka at gcc dot gnu.org
                   ` (11 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-11 21:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101093, which changed state.

Bug 101093 Summary: C++20 Module ICE cannot define 'enum class std::align_val_t' in different module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101093

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (151 preceding siblings ...)
  2024-03-11 21:21 ` ppalka at gcc dot gnu.org
@ 2024-03-11 22:12 ` ppalka at gcc dot gnu.org
  2024-03-12 13:44 ` nshead at gcc dot gnu.org
                   ` (10 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-11 22:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 109946, which changed state.

Bug 109946 Summary: [c++modules] linker error undefined reference to `vtable for std::bad_expected_access<void>'
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109946

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (152 preceding siblings ...)
  2024-03-11 22:12 ` ppalka at gcc dot gnu.org
@ 2024-03-12 13:44 ` nshead at gcc dot gnu.org
  2024-03-12 13:44 ` nshead at gcc dot gnu.org
                   ` (9 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-12 13:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98645, which changed state.

Bug 98645 Summary: [modules] does not work on PowerPC with IEEE 128-bit long double
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98645

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (153 preceding siblings ...)
  2024-03-12 13:44 ` nshead at gcc dot gnu.org
@ 2024-03-12 13:44 ` nshead at gcc dot gnu.org
  2024-03-13 13:29 ` ppalka at gcc dot gnu.org
                   ` (8 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-12 13:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98688, which changed state.

Bug 98688 Summary: [modules] does not work on PowerPC with opaque MMA types vector_pair/vector_quad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98688

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (154 preceding siblings ...)
  2024-03-12 13:44 ` nshead at gcc dot gnu.org
@ 2024-03-13 13:29 ` ppalka at gcc dot gnu.org
  2024-03-13 17:48 ` ppalka at gcc dot gnu.org
                   ` (7 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-13 13:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 98462, which changed state.

Bug 98462 Summary: [modules] ICE when making iomanip module and all modules after it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98462

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (155 preceding siblings ...)
  2024-03-13 13:29 ` ppalka at gcc dot gnu.org
@ 2024-03-13 17:48 ` ppalka at gcc dot gnu.org
  2024-03-13 17:53 ` ppalka at gcc dot gnu.org
                   ` (6 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-13 17:48 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 106363, which changed state.

Bug 106363 Summary: [13 Regression] [modules] ICE using-declaration of imported name in the same namespace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106363

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (156 preceding siblings ...)
  2024-03-13 17:48 ` ppalka at gcc dot gnu.org
@ 2024-03-13 17:53 ` ppalka at gcc dot gnu.org
  2024-03-13 18:18 ` ppalka at gcc dot gnu.org
                   ` (5 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-13 17:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 110447, which changed state.

Bug 110447 Summary: [modules] unexpected attachment of GMF decls to a named module.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110447

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (157 preceding siblings ...)
  2024-03-13 17:53 ` ppalka at gcc dot gnu.org
@ 2024-03-13 18:18 ` ppalka at gcc dot gnu.org
  2024-03-19  1:24 ` nshead at gcc dot gnu.org
                   ` (4 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-03-13 18:18 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 101000, which changed state.

Bug 101000 Summary: ICE when trying to import the absl/container/flat_hash_map.h as a header module
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101000

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (158 preceding siblings ...)
  2024-03-13 18:18 ` ppalka at gcc dot gnu.org
@ 2024-03-19  1:24 ` nshead at gcc dot gnu.org
  2024-04-10  0:45 ` nshead at gcc dot gnu.org
                   ` (3 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-03-19  1:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 112631, which changed state.

Bug 112631 Summary: gcc rejects block-scope declaration of function in a module unit even if the function is attached to the global module fragment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112631

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (159 preceding siblings ...)
  2024-03-19  1:24 ` nshead at gcc dot gnu.org
@ 2024-04-10  0:45 ` nshead at gcc dot gnu.org
  2024-04-10  1:51 ` nshead at gcc dot gnu.org
                   ` (2 subsequent siblings)
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-04-10  0:45 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99377, which changed state.

Bug 99377 Summary: [modules] undefined std::string_view::empty() if referenced in inline exported function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99377

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (160 preceding siblings ...)
  2024-04-10  0:45 ` nshead at gcc dot gnu.org
@ 2024-04-10  1:51 ` nshead at gcc dot gnu.org
  2024-04-12 19:53 ` ppalka at gcc dot gnu.org
  2024-04-24 13:50 ` ppalka at gcc dot gnu.org
  163 siblings, 0 replies; 165+ messages in thread
From: nshead at gcc dot gnu.org @ 2024-04-10  1:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 104040, which changed state.

Bug 104040 Summary: linker: when exported template class from module is used in several .cpp with same tpl arg ~ undefined reference to not default non-inline destructor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104040

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (161 preceding siblings ...)
  2024-04-10  1:51 ` nshead at gcc dot gnu.org
@ 2024-04-12 19:53 ` ppalka at gcc dot gnu.org
  2024-04-24 13:50 ` ppalka at gcc dot gnu.org
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-04-12 19:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 99426, which changed state.

Bug 99426 Summary: [modules] failed to read compiled module cluster 1186: Bad file data
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99426

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c++/103524] [meta-bug] modules issue
  2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
                   ` (162 preceding siblings ...)
  2024-04-12 19:53 ` ppalka at gcc dot gnu.org
@ 2024-04-24 13:50 ` ppalka at gcc dot gnu.org
  163 siblings, 0 replies; 165+ messages in thread
From: ppalka at gcc dot gnu.org @ 2024-04-24 13:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524
Bug 103524 depends on bug 114600, which changed state.

Bug 114600 Summary: [14 Regression] [modules] redefinition errors when using certain std headers in GMF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114600

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

end of thread, other threads:[~2024-04-24 13:50 UTC | newest]

Thread overview: 165+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02  2:12 [Bug c++/103524] New: [meta-bug] modules issue pinskia at gcc dot gnu.org
2021-12-02  2:12 ` [Bug c++/103524] " pinskia at gcc dot gnu.org
2021-12-23  9:10 ` pinskia at gcc dot gnu.org
2021-12-29 23:04 ` pinskia at gcc dot gnu.org
2021-12-30 16:09 ` pinskia at gcc dot gnu.org
2021-12-30 16:10 ` pinskia at gcc dot gnu.org
2021-12-30 16:11 ` pinskia at gcc dot gnu.org
2021-12-30 16:12 ` pinskia at gcc dot gnu.org
2021-12-30 16:12 ` pinskia at gcc dot gnu.org
2021-12-30 16:20 ` pinskia at gcc dot gnu.org
2022-01-01  4:23 ` pinskia at gcc dot gnu.org
2022-01-01  4:24 ` pinskia at gcc dot gnu.org
2022-01-18 22:47 ` jakub at gcc dot gnu.org
2022-02-09 15:41 ` jason at gcc dot gnu.org
2022-02-09 15:56 ` jason at gcc dot gnu.org
2022-02-09 16:32 ` johelegp at gmail dot com
2022-02-13 14:03 ` johelegp at gmail dot com
2022-02-13 14:06 ` johelegp at gmail dot com
2022-02-13 14:26 ` johelegp at gmail dot com
2022-02-17 15:08 ` dominiq at lps dot ens.fr
2022-03-14 20:06 ` pinskia at gcc dot gnu.org
2022-04-07  1:39 ` jason at gcc dot gnu.org
2022-04-25  7:56 ` boris at kolpackov dot net
2022-09-16  9:34 ` redi at gcc dot gnu.org
2022-09-22 12:56 ` ppalka at gcc dot gnu.org
2022-09-22 12:57 ` ppalka at gcc dot gnu.org
2022-09-26 23:33 ` pinskia at gcc dot gnu.org
2022-09-29 20:28 ` ppalka at gcc dot gnu.org
2022-09-29 21:05 ` ppalka at gcc dot gnu.org
2022-09-29 21:07 ` ppalka at gcc dot gnu.org
2022-10-07 13:36 ` ppalka at gcc dot gnu.org
2022-10-12  9:36 ` redi at gcc dot gnu.org
2022-10-12 11:32 ` redi at gcc dot gnu.org
2022-10-12 14:36 ` ppalka at gcc dot gnu.org
2022-10-12 19:13 ` ppalka at gcc dot gnu.org
2022-10-14 12:54 ` ppalka at gcc dot gnu.org
2022-10-14 13:10 ` ppalka at gcc dot gnu.org
2022-10-14 13:23 ` ppalka at gcc dot gnu.org
2022-10-17 15:16 ` ppalka at gcc dot gnu.org
2022-10-18 14:58 ` ppalka at gcc dot gnu.org
2022-10-18 15:10 ` ppalka at gcc dot gnu.org
2022-10-20 15:35 ` ppalka at gcc dot gnu.org
2022-10-20 15:44 ` ppalka at gcc dot gnu.org
2022-10-20 16:45 ` ppalka at gcc dot gnu.org
2022-10-25 17:48 ` ppalka at gcc dot gnu.org
2022-10-25 17:50 ` ppalka at gcc dot gnu.org
2022-11-03 13:12 ` ppalka at gcc dot gnu.org
2022-11-03 20:09 ` pinskia at gcc dot gnu.org
2022-11-29 18:11 ` pinskia at gcc dot gnu.org
2022-12-19 20:41 ` ppalka at gcc dot gnu.org
2023-03-04 11:37 ` johelegp at gmail dot com
2023-05-17 23:50 ` hp at gcc dot gnu.org
2023-05-18 15:40 ` iains at gcc dot gnu.org
2023-05-27  1:26 ` pinskia at gcc dot gnu.org
2023-06-01  0:12 ` pinskia at gcc dot gnu.org
2023-06-02 19:27 ` pinskia at gcc dot gnu.org
2023-08-06  1:30 ` accelerator0099 at gmail dot com
2023-09-17 19:24 ` pinskia at gcc dot gnu.org
2023-09-20 16:38 ` johelegp at gmail dot com
2023-10-24  0:47 ` ppalka at gcc dot gnu.org
2023-11-02 19:03 ` pinskia at gcc dot gnu.org
2023-12-01  9:10 ` pinskia at gcc dot gnu.org
2024-01-08 17:39 ` ppalka at gcc dot gnu.org
2024-01-09 16:17 ` ppalka at gcc dot gnu.org
2024-01-09 16:27 ` ppalka at gcc dot gnu.org
2024-01-12 17:22 ` jason at gcc dot gnu.org
2024-01-13  1:48 ` hp at gcc dot gnu.org
2024-01-15 13:59 ` rguenth at gcc dot gnu.org
2024-01-16  2:27 ` hp at gcc dot gnu.org
2024-01-19  2:32 ` hp at gcc dot gnu.org
2024-01-26 22:38 ` nshead at gcc dot gnu.org
2024-01-27 10:18 ` nshead at gcc dot gnu.org
2024-01-27 10:19 ` nshead at gcc dot gnu.org
2024-01-27 10:21 ` nshead at gcc dot gnu.org
2024-01-27 10:23 ` nshead at gcc dot gnu.org
2024-01-27 10:26 ` nshead at gcc dot gnu.org
2024-01-27 10:27 ` nshead at gcc dot gnu.org
2024-01-27 10:28 ` nshead at gcc dot gnu.org
2024-01-27 10:31 ` nshead at gcc dot gnu.org
2024-01-27 10:32 ` nshead at gcc dot gnu.org
2024-01-30  4:23 ` nshead at gcc dot gnu.org
2024-02-01 18:19 ` ppalka at gcc dot gnu.org
2024-02-07 19:27 ` ppalka at gcc dot gnu.org
2024-02-09 17:58 ` ppalka at gcc dot gnu.org
2024-02-10  4:32 ` nshead at gcc dot gnu.org
2024-02-10  4:38 ` nshead at gcc dot gnu.org
2024-02-11 13:29 ` nshead at gcc dot gnu.org
2024-02-11 13:33 ` nshead at gcc dot gnu.org
2024-02-11 13:35 ` nshead at gcc dot gnu.org
2024-02-11 13:42 ` nshead at gcc dot gnu.org
2024-02-11 13:42 ` nshead at gcc dot gnu.org
2024-02-11 14:00 ` nshead at gcc dot gnu.org
2024-02-11 14:07 ` nshead at gcc dot gnu.org
2024-02-11 14:09 ` nshead at gcc dot gnu.org
2024-02-11 14:11 ` nshead at gcc dot gnu.org
2024-02-11 14:15 ` nshead at gcc dot gnu.org
2024-02-11 14:21 ` nshead at gcc dot gnu.org
2024-02-11 14:23 ` nshead at gcc dot gnu.org
2024-02-13 18:58 ` ppalka at gcc dot gnu.org
2024-02-14 11:08 ` nshead at gcc dot gnu.org
2024-02-14 19:09 ` nshead at gcc dot gnu.org
2024-02-15 20:09 ` ppalka at gcc dot gnu.org
2024-02-15 20:16 ` ppalka at gcc dot gnu.org
2024-02-16  0:20 ` nshead at gcc dot gnu.org
2024-02-17 12:17 ` nshead at gcc dot gnu.org
2024-02-29  5:06 ` nshead at gcc dot gnu.org
2024-02-29  5:09 ` nshead at gcc dot gnu.org
2024-03-01 22:08 ` nshead at gcc dot gnu.org
2024-03-01 22:09 ` nshead at gcc dot gnu.org
2024-03-01 22:26 ` ppalka at gcc dot gnu.org
2024-03-01 22:26 ` ppalka at gcc dot gnu.org
2024-03-03  2:23 ` nshead at gcc dot gnu.org
2024-03-06 14:00 ` ppalka at gcc dot gnu.org
2024-03-06 16:41 ` ppalka at gcc dot gnu.org
2024-03-06 16:47 ` ppalka at gcc dot gnu.org
2024-03-06 16:49 ` ppalka at gcc dot gnu.org
2024-03-06 18:01 ` ppalka at gcc dot gnu.org
2024-03-06 20:12 ` ppalka at gcc dot gnu.org
2024-03-06 20:16 ` ppalka at gcc dot gnu.org
2024-03-06 20:24 ` ppalka at gcc dot gnu.org
2024-03-06 20:31 ` ppalka at gcc dot gnu.org
2024-03-06 20:33 ` ppalka at gcc dot gnu.org
2024-03-06 20:49 ` ppalka at gcc dot gnu.org
2024-03-06 20:53 ` ppalka at gcc dot gnu.org
2024-03-06 21:32 ` ppalka at gcc dot gnu.org
2024-03-06 21:35 ` ppalka at gcc dot gnu.org
2024-03-06 22:02 ` ppalka at gcc dot gnu.org
2024-03-06 22:04 ` ppalka at gcc dot gnu.org
2024-03-06 22:08 ` ppalka at gcc dot gnu.org
2024-03-06 22:12 ` ppalka at gcc dot gnu.org
2024-03-06 22:14 ` ppalka at gcc dot gnu.org
2024-03-06 22:19 ` ppalka at gcc dot gnu.org
2024-03-07 11:01 ` nshead at gcc dot gnu.org
2024-03-07 19:56 ` ppalka at gcc dot gnu.org
2024-03-07 20:09 ` ppalka at gcc dot gnu.org
2024-03-07 20:11 ` ppalka at gcc dot gnu.org
2024-03-07 20:14 ` ppalka at gcc dot gnu.org
2024-03-07 20:36 ` ppalka at gcc dot gnu.org
2024-03-07 20:44 ` ppalka at gcc dot gnu.org
2024-03-07 20:47 ` ppalka at gcc dot gnu.org
2024-03-07 21:25 ` ppalka at gcc dot gnu.org
2024-03-07 21:25 ` ppalka at gcc dot gnu.org
2024-03-07 21:41 ` ppalka at gcc dot gnu.org
2024-03-07 22:05 ` nshead at gcc dot gnu.org
2024-03-08 15:49 ` ppalka at gcc dot gnu.org
2024-03-08 16:03 ` ppalka at gcc dot gnu.org
2024-03-08 16:05 ` ppalka at gcc dot gnu.org
2024-03-08 16:08 ` ppalka at gcc dot gnu.org
2024-03-08 16:12 ` ppalka at gcc dot gnu.org
2024-03-08 16:15 ` ppalka at gcc dot gnu.org
2024-03-11 20:59 ` ppalka at gcc dot gnu.org
2024-03-11 21:05 ` ppalka at gcc dot gnu.org
2024-03-11 21:21 ` ppalka at gcc dot gnu.org
2024-03-11 22:12 ` ppalka at gcc dot gnu.org
2024-03-12 13:44 ` nshead at gcc dot gnu.org
2024-03-12 13:44 ` nshead at gcc dot gnu.org
2024-03-13 13:29 ` ppalka at gcc dot gnu.org
2024-03-13 17:48 ` ppalka at gcc dot gnu.org
2024-03-13 17:53 ` ppalka at gcc dot gnu.org
2024-03-13 18:18 ` ppalka at gcc dot gnu.org
2024-03-19  1:24 ` nshead at gcc dot gnu.org
2024-04-10  0:45 ` nshead at gcc dot gnu.org
2024-04-10  1:51 ` nshead at gcc dot gnu.org
2024-04-12 19:53 ` ppalka at gcc dot gnu.org
2024-04-24 13:50 ` ppalka 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).