diff --git a/gcc-bug-report/README b/gcc-bug-report/README index 294d0a6c..a879ebe3 100644 --- a/gcc-bug-report/README +++ b/gcc-bug-report/README @@ -20,4 +20,17 @@ The simple testcase in this directory is the submitted bug report that encapsula problem. The test case works with icpc and with clang++, but fails consistently on g++ current variants. -Peter \ No newline at end of file +Peter + + +************ + +Second GCC bug reported, see Issue 100. + +https://wandbox.org/permlink/tzssJza6R9XnqANw +https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80652 + +Getting Travis fails under gcc-5 for Test_simd, now that I added more comprehensive testing to the +CI test suite. The limitations of Travis runtime limits & weak cores are being shown. + +Travis uses 5.4.1 for g++-5.