Date: Wed, 14 Sep 2022 14:50:59 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 265809] clang never finishes on one particular C++ file Message-ID: <bug-265809-29464-PQ4KgqmEIh@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265809-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-265809-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=3D265809 --- Comment #3 from John F. Carr <jfc@mit.edu> --- (In reply to Morgan Wesstr=C3=B6m from comment #2) I was unable to reproduce the hang. It may be unrelated to the original bu= g.=20 There are many reasons a compiler might hang. If you send the compiler a Q= UIT signal while it is stuck it will crash and save enough information to submi= t a bug report: the preprocessed source and a command line to invoke the compil= er. --=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-265809-29464-PQ4KgqmEIh>