[Bug 272075] Toolchain fails to build devel/phasar: error: expected type: store i32 0, ptr %retval, align 4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Jun 2023 06:46:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272075 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. -- You are receiving this mail because: You are the assignee for the bug.