We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cc7e6 commit cb93eefCopy full SHA for cb93eef
gcc-bug-report/README
@@ -20,4 +20,17 @@ The simple testcase in this directory is the submitted bug report that encapsula
20
problem. The test case works with icpc and with clang++, but fails consistently on g++
21
current variants.
22
23
-Peter
+Peter
24
+
25
26
+************
27
28
+Second GCC bug reported, see Issue 100.
29
30
+https://wandbox.org/permlink/tzssJza6R9XnqANw
31
+https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80652
32
33
+Getting Travis fails under gcc-5 for Test_simd, now that I added more comprehensive testing to the
34
+CI test suite. The limitations of Travis runtime limits & weak cores are being shown.
35
36
+Travis uses 5.4.1 for g++-5.
0 commit comments