From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 96E913860C3C; Tue, 30 Mar 2021 07:33:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96E913860C3C From: "alexander.lelyakin at googlemail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files Date: Tue, 30 Mar 2021 07:33:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: alexander.lelyakin at googlemail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nathan at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2021 07:33:56 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99227 --- Comment #2 from Alexander Lelyakin --- I have started some script that continuously do following: git pull configure make=20 make install do 5000 attempts to compile system headers in random order upload the results of the attempts to http://lelyakin.de/modules They are sorted by error message and by count of successfully compiled head= ers.=20 Results are updated approximately every 7-8 hours. Currently reproducible are the following errors: 99737 - Aborted 99479 - Aborted signal terminated program cc1plus 99722 - Segmentation fault 99426 - failed to read compiled module cluster 99283 - in assert_definition 99241 - in install_entity 99284 - in key_mergeable 99242 - in lookup_mark 99243 - in set_filename 99244 - in tsubst_copy 99246 - in write_location 99427 - non-constant condition for static assertion 99760 - qsort checking failed 99274 - wrong number of template arguments (1, should be 2=