Date: Mon, 23 Jan 2023 08:53:00 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269110] lang/gcc12: std::for_each() SEGVs Message-ID: <bug-269110-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269110 Bug ID: 269110 Summary: lang/gcc12: std::for_each() SEGVs Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: salvadore@freebsd.org Reporter: yuri@freebsd.org Assignee: salvadore@freebsd.org Flags: maintainer-feedback?(salvadore@freebsd.org) Attachment #239651 text/plain mime type: Created attachment 239651 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239651&action= =3Dedit testcase.cpp The attached program compiles with: > g++12 -g -std=3Dc++20 testcase.cpp -ltbb but the resulting executabls SEGVs. FreeBSD 13.1 STABLE --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269110-7788>