Date: Tue, 16 Aug 2022 20:53:45 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 265758] clang crashes on math/py-fastcluster on 14/amd64 Message-ID: <bug-265758-29464-8xrdAWNq0Z@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265758-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-265758-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265758 John F. Carr <jfc@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfc@mit.edu --- Comment #1 from John F. Carr <jfc@mit.edu> --- Same compiler failure as 265755: Assertion failed: ((CGF.CurFuncDecl =3D=3D nullptr || CGF.Builder.getIsFPConstrained() || isa<CXXConstructorDecl>(CGF.CurFuncDecl= ) || isa<CXXDestructorDecl>(CGF.CurFuncDecl) || (NewExceptionBehavior =3D=3D llvm::fp::ebIgnore && NewRoundingBehavior =3D=3D llvm::RoundingMode::NearestTiesToEven)) && "FPConstrained should be enabled= on entire function"), function ConstructorHelper, file /usr/src/contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp, line 1= 63. --=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-265758-29464-8xrdAWNq0Z>