A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/python/cpython/commit/e348c8d154cf6342c79d627ebfe89dfe9de23817 below:

Using 'long double' to force this structure to be worst case aligned … · python/cpython@e348c8d · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed Original file line number Diff line number Diff line change

@@ -251,7 +251,7 @@ typedef union _gc_head {

251 251

union _gc_head *gc_prev;

252 252

Py_ssize_t gc_refs;

253 253

} gc;

254 -

long double dummy; /* force worst-case alignment */

254 +

double dummy; /* force worst-case alignment */

255 255

} PyGC_Head;

256 256 257 257

extern PyGC_Head *_PyGC_generation0;

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4