Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2023 06:46:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 272075] Toolchain fails to build devel/phasar: error: expected type: store i32 0, ptr %retval, align 4
Message-ID:  <bug-272075-29464-zagm5rN3tJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272075-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272075-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=3D272075

Mark Millard <marklmi26-fbsd@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd@yahoo.com

--- Comment #1 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Looks odd in a way that possibly is the port's or upstream's problem:

/usr/bin/c++ . . .
&& /usr/local/llvm14/bin/opt . . .

Using llvm14's opt with llvm15's cc++ (clang++) -emit-llvm output
might not be guaranteed to be coherent.

--=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-272075-29464-zagm5rN3tJ>