[issue33174] error building the _sha3 module with Intel 2018 compilers

2018-06-19 Thread Andrew Edmondson


Andrew Edmondson  added the comment:

I made the patch. I'm not sure it's suitable to commit back as it is, as it 
unrolls a macro but there seems to be a choice of macro in the code (depending 
on certain conditions).

The problem is that icc can't handle a line that is so long.

I didn't log the bug with Intel - but I agree that it's a compiler bug and not 
a Python bug. I'll log it now...

-Ed

--
nosy: +edmondac

___
Python tracker 
<https://bugs.python.org/issue33174>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33174] error building the _sha3 module with Intel 2018 compilers

2018-06-19 Thread Andrew Edmondson


Andrew Edmondson  added the comment:

See https://software.intel.com/en-us/forums/intel-c-compiler/topic/780574

--

___
Python tracker 
<https://bugs.python.org/issue33174>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com