From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9128B3858C62; Tue, 28 Mar 2023 03:10:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9128B3858C62 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679973031; bh=3mxWjwpQa8vcwBJrjjdDVQ33E/Sxcru4bQTbum3SLWI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ut9bw5Q5wWZIFi6yDstSJIKly+9+vBZTojQDLqahjq8K9seUEr4E97L9vwVHC98zX JUNILlU8Xz8MDZ5Hda7doylky5a6RLxKK7QtWSgJZOfKeAVnHKiifftgDFE/9krvEd X++K6NItVLxa4gDNjTqYRWyL/0hr723BmRxNP3rM= From: "james.hilliard1 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109256] Error: failed to link 'linked_maps2.bpf.o': Cannot allocate memory (12) Date: Tue, 28 Mar 2023 03:10:31 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: james.hilliard1 at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: resolution bug_status 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=3D109256 James Hilliard changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #3 from James Hilliard --- Fix has been merged upstream in bpf-next: https://lore.kernel.org/bpf/20230328004738.381898-3-eddyz87@gmail.com/ https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id= =3Dd08ab82f59d55b0e5acfeb453081278dfc33f232=