From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9BC4E3858D39; Sun, 19 Feb 2023 23:11:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9BC4E3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676848301; bh=Ud4TQZ2RtjnEOa/9QvK7Nx48si3JfmeUbTYJykjU3hk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=oKXuoM+gUefSUezDHc0Lezgj5bKoZGm1HqsMeWoUEDuIDXu5TEiOKpvIL2DPIf9eu UnGfrjmJPyIxvKsthpI+ZfLiTyki1Nog8Ur5JkfVaXRmAdozOf75aEa+RJeokiHBxs jyi38pgTiwwuM6Gvw0tqSSDVvi29JQOIUKPMyzVs= From: "lbr-dev at yandex dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/99499] build failure for android bionic toolchains. error: '_U' was not declared in this scope Date: Sun, 19 Feb 2023 23:11:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: lbr-dev at yandex 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: cc 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=3D99499 DEV LBR changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbr-dev at yandex dot com --- Comment #10 from DEV LBR --- (In reply to Jonathan Wakely from comment #2) > Obviously _U worked at some point when that file was added. CCing Maxim to > figure out what changed and whether we want to support the old ctype > constants as well as whatever Android defines now. With regard to this bug, I think you can directly use the official patch of Android NDK (see https://android.googlesource.com/toolchain/gcc/+/44ea170a62f4bb566c5487c446= a31300d1e0e319%5E%21/).=