diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-10-09 19:15:13 +0200 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-10-09 22:10:31 +0200 |
commit | 017969b193a135cd3bb63d5704bd11b62449f34e (patch) | |
tree | 30d63b5210ae0874d41191c76b6f2d7e2d790e50 /numpy/lib/tests/test_format.py | |
parent | 8615d5e57c7f07c41f5f5c87d3b8ab6da4bfb4ec (diff) | |
download | numpy-017969b193a135cd3bb63d5704bd11b62449f34e.tar.gz |
BUG: remove static from function to avoid gcc-4.1 miscompile
gcc 4.1.2 (e.g. in red hat 5) will miscompile the function when
inlining. Without static it will not inline solving the issue.
Closes gh-5163
Diffstat (limited to 'numpy/lib/tests/test_format.py')
0 files changed, 0 insertions, 0 deletions