[Bug 269110] lang/gcc12: std::for_each() SEGVs

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Jan 2023 08:53:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269110

            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=239651&action=edit
testcase.cpp

The attached program compiles with:
> g++12 -g -std=c++20  testcase.cpp -ltbb

but the resulting executabls SEGVs.



FreeBSD 13.1 STABLE

-- 
You are receiving this mail because:
You are the assignee for the bug.