[Bug 276824] clang crashes on powerpc: Assertion failed: (count_if(VPlans, [VF](const VPlanPtr &Plan) { return Plan->hasVF(VF); }) == 1 && "Best VF has not a single VPlan."), function getBestPlanFor (port devel/quickcpplib)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 04 Feb 2024 20:35:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276824

--- Comment #2 from Yuri Victorovich <yuri@freebsd.org> ---

> So, even if the Assertion failure is fixed, the port might well be
> not buildable for the powerpc context.

No, these two are completely unrelated.
Compiler crash prevents it from building.
Missing function for powerpc can potentially be fixed in some way.
These have noting to do with each other.

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