From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B4F123858419; Sat, 13 Jan 2024 04:39:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B4F123858419 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705120792; bh=8wkZ3JiylDlu7PkFwWf5WxNUj+wq6Xf6cqvvMHdI0T0=; h=From:To:Subject:Date:From; b=jfSzqsTO17WLzEYndeubU47szZDyo5tgBp2nQsUmBFNS3vtyf5DHM8LRw5Tb7mSrB 2buegmyCiE1+Sr4X4OF0YgIACN71RjBTktzfVvnP31XU17W3ceIe8mLNRfEszicPlh WHm0pGM6XkoSvx57OmzvFin0xcu4If76Z0dLtoZA= From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/113369] New: Many tests with -save-temps Date: Sat, 13 Jan 2024 04:39:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113369 Bug ID: 113369 Summary: Many tests with -save-temps Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com Target Milestone: --- Created attachment 57063 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57063&action=3Dedit The list of files with -save-temps I got random LTO test failures with "make check -jN". There are many tests with -save-temps. How many of them are really required?=