From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2A05B3858D38; Thu, 22 Sep 2022 17:37:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A05B3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1663868262; bh=4xQc2Z3YI1c2c6RlI6AXHfcyKMqX3UAG4fMzf4SYCeM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fHY0dWrVpkpu7jGrxN7l2JOf0VUsyZRrj1o28+K83lo+nBEp2dTKpYXng0XH3ybbq 34NXs4cGzU4sU6ESPT54DfCvFZniR3MrQ2vDWZgStLjiQYYDnwmcxt+bgLbWyGwoT0 8bXku/KAn/rpdsn4ayC+CjetwAok3/gRVeGrr2dk= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/106998] [10/11/12/13 Regression] libsanitizer PATH_MAX not defined for linux new targets Date: Thu, 22 Sep 2022 17:37:41 +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: 13.0 X-Bugzilla-Keywords: build 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 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=3D106998 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |10.5 Summary|libsanitizer PATH_MAX not |[10/11/12/13 Regression] |defined for linux new |libsanitizer PATH_MAX not |targets |defined for linux new | |targets --- Comment #1 from Andrew Pinski --- This should be reported upstream but this is a regression due to a pull from upstream (r9-3752-geac975312214dc )=