Skip to content

Commit cb93eef

Browse files
authored
Update README
1 parent c7cc7e6 commit cb93eef

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

gcc-bug-report/README

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,17 @@ The simple testcase in this directory is the submitted bug report that encapsula
2020
problem. The test case works with icpc and with clang++, but fails consistently on g++
2121
current variants.
2222

23-
Peter
23+
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

Comments
 (0)