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

John F. Carr <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from John F. Carr <[email protected]> ---
Same compiler failure as 265755:

Assertion failed: ((CGF.CurFuncDecl == nullptr ||
CGF.Builder.getIsFPConstrained() || isa<CXXConstructorDecl>(CGF.CurFuncDecl) ||
isa<CXXDestructorDecl>(CGF.CurFuncDecl) || (NewExceptionBehavior ==
llvm::fp::ebIgnore && NewRoundingBehavior ==
llvm::RoundingMode::NearestTiesToEven)) && "FPConstrained should be enabled on
entire function"), function ConstructorHelper, file
/usr/src/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp, line 163.

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

Reply via email to