Fix ubsan error blocking build of GCCcore 6.1.0, 6.2.0, 6.3.0 with system GCC 7.1#4813
Conversation
| @@ -0,0 +1,12 @@ | |||
| diff -ru gcc-6.3.0-orig/gcc/ubsan.c gcc-6.3.0/gcc/ubsan.c | |||
There was a problem hiding this comment.
@zao Please mention source/author for this patch above this line, and maybe also a short description of the problem it fixes (& how)
| patches = [ | ||
| ('mpfr-%s-allpatches-20161215.patch' % mpfr_version, '../mpfr-%s' % mpfr_version), | ||
| 'GCCcore-6.2.0-fix-find-isl.patch', | ||
| 'GCCcore-6.3.0-fix-ubsan.patch', |
|
@zao Please edit the PR title, since you're patching an existing easyconfig file. I need to change |
|
The bug seems to be introduced upstream in the 6 series, 5.4.0 is unaffected. |
|
@zao In that case, please also include the patch in |
|
lgtm, test reports coming in |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @zao! |
(created using
eb --new-pr)