From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A4ADB3858C83; Tue, 14 Mar 2023 12:36:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A4ADB3858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678797400; bh=KZyvQG8BbdUAzt6oaLciuCyGQkO5oVU7VAP7aVjae1I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=HnYSdLOWlojP19mrSWi0BYL8er9Hm0b4PMRacKwg1o41jskjPnIm9PvJkaF4+aVDk w5DOhx3fwr+tzTZCJxlmYmZL+2a6AezL4Fo5WytZvr3Bru+HtIcwA6Z57/QJpr8gpy ihuJPmxXbxQOhnlezvygxY3sBQm3hhy/2m2p0TvE= From: "tschwinge at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/109128] [Offload][OpenMP][OpenACC] Static linking with unused offload function will lead to mismatch number of offload fn/symbols Date: Tue, 14 Mar 2023 12:36:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: openacc, openmp, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: tschwinge at gcc dot gnu.org X-Bugzilla-Status: NEW 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: cf_reconfirmed_on everconfirmed bug_status 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=3D109128 Thomas Schwinge changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2023-03-14 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |tschwinge at gcc dot gnu.o= rg --- Comment #1 from Thomas Schwinge --- See also "Allow the accelerator to have more offloaded functions than the host".=