https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238082

--- Comment #7 from Dimitry Andric <[email protected]> ---
(In reply to Mark Millard from comment #6)
> I finally got around to testing the patch with a
> rebuild attempt for graphics/mesa-dri . It just
> failed a different assert:
...
> 269         return getExtendedVectorElementType();
> 270       }
> 271   
> 272       /// Given a vector type, return the number of elements it contains.
> 273       unsigned getVectorNumElements() const {
> 274         assert(isVector() && "Invalid vector type!");

Right, more tunnels in the rabbit hole. :)  Can you please upload these new .c
and .sh files dropped after the assertion?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "[email protected]"

Reply via email to