From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5C502385828D; Sat, 15 Jul 2023 22:41:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5C502385828D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689460878; bh=FqUwFq8V0CpXhg5HgEC1orOAE24DlClpSJBAXVmt3K0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fs59irPvsPbYN9yHzn1Mhb8VJSit6u39ZcJKrWbiOENKUGV7mcwo9mB7lJlcNL+jf TFH5Xgw33bui91s6tQprHPJduyU6zGM/ieZwnVfeWXWEF/wiV4ks/XtFas2Kgsm5CF 5IfBKntngjTKatt/e5kPvf3L1sPCXgQrWXgpaWDg= From: "xry111 at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109753] [13/14 Regression] pragma GCC target causes std::vector not to compile (always_inline on constructor) Date: Sat, 15 Jul 2023 22:41:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.1.1 X-Bugzilla-Keywords: needs-bisection, rejects-valid X-Bugzilla-Severity: normal X-Bugzilla-Who: xry111 at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.2 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=3D109753 Xi Ruoyao changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gcc.gnu.org at aryanc403 d= ot com --- Comment #7 from Xi Ruoyao --- *** Bug 110675 has been marked as a duplicate of this bug. ***=