[PATCH] D34873: Fix miscompiled 32bit binaries by mingw
Martell Malone via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 4 04:09:48 PDT 2017
martell added a comment.
@rnk isn't this related to https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78936
Assuming this is in fact a gcc bug this will most likely cause a regression with the standalone clang mingw toolchains we are on the verge of having.
This is of course assuming clang does not have the same regression gcc does.
https://reviews.llvm.org/D34873
More information about the cfe-commits
mailing list