From cb93eeff214a54ce77fc293245414cbdb9888c48 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Sat, 6 May 2017 16:28:12 +0100 Subject: [PATCH] Update README --- gcc-bug-report/README | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) 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.