From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0A6D03858C66; Wed, 22 Feb 2023 06:53:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0A6D03858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677048831; bh=fhuMFwLZ9RS14mHYZIkXllwMjO6/BiZaW1AW7SNSvso=; h=From:To:Subject:Date:In-Reply-To:References:From; b=s6Euca7KLs6eZK5KcyZm8SWzssMHJmSjjy/QCJxGWno1/JP+yIIwj9ISUJlAfvS/L c1a+JJOj52y0yHKqZusZbBtaP0gnMOR0PahjCevsnnDlP6kimqy8/eQbt352Ets93P sw7SPv4Mvh3zim2RPvYEDHOyvGxbpgKoS35gQKmo= 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:53:50 +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: 11.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc target_milestone 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 ---------------------------------------------------------------------------- Summary|slow compilation with |[11/12/13 Regression] slow |"-fsanitize=3Dundefined" |compilation with | |"-fsanitize=3Dundefined" Target Milestone|10.5 |11.4 --- Comment #1 from Andrew Pinski --- Note with -fdump-tree-all it times out too.=