From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51BD83858C52; Wed, 22 Feb 2023 06:51:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51BD83858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677048674; bh=RufHJERtTmSSc/28EiJTbd4kgb/zGlwhZ39YYaHp0wk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oyOvqSDOg1/X6mTRA4L/GjBUPBV8RNl/DH8W3MtYzxet/SeNkvFFMQasiz24sxpEH W7uWc2H0VCBTvdoytAIDcyEmndJiyVgAj1KSNQYlUBUGaoAHy3FpOAtZIRy9s0G1QD qJjiBunlrMVGAPoSv4Y2eJhvIgM6BoHwXbdw6Ie4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/108880] [11/12/13 Regression] slow compilation with "-fsanitize=undefined" Date: Wed, 22 Feb 2023 06:51:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: unknown X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: 10.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone short_desc keywords 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108880 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |10.5 Summary|slow compilation with |[11/12/13 Regression] slow |"-fsanitize=3Dundefined" |compilation with | |"-fsanitize=3Dundefined" Keywords| |compile-time-hog=