On Wed, Oct 09, 2019 at 02:03:19AM +0100, Ramsay Jones wrote: > > > On 08/10/2019 22:57, Ramsay Jones wrote: > > > > > > On 07/10/2019 10:06, Luc Van Oostenryck wrote: > >> The source code can be found at its usual repository: > >> git://git.kernel.org/pub/scm/devel/sparse/sparse.git v0.6.1-rc2 > >> > >> The tarballs are found at: > >> https://www.kernel.org/pub/software/devel/sparse/dist/ > >> > > > > Luc, I tested (last night) in the usual way on 64-&32-bit Linux > > and 64-bit cygwin, without issue. I had intended to test (tonight) > > also on fedora 30 and Ubuntu 19.04 (19.10 is still in beta), since > > my normal test targets are all built on a fairly old base. However, > > I didn't find time tonight, sorry ... :( > > OK, I lied. I managed to do a quick test on fedora 30 tonight > after all! No issues found. :-D Awww, thanks a lot for this. For my part, I've tested on the most recent unstable/dev version of Debian & Ubuntu and everything was fine. Before the release, I would like to add the patch for the problem you had with Cygwin. Would you be fine with the: LLC_ARCH_OPTS="$LLC_ARCH_OPTS -mtriple=$(llvm-config --host-target)" we had discussed before, with a note saying it's needed for recent cygwin64 but may be inadequate for cygwin32? Best regards, -- Luc