SIGN IN SIGN UP

PyGC_Head: Use "long double" instead of "double" as the worst-case

alignment gimmick.  David Abrahams notes that the standard "long double"
actually requires stricter alignment than "double" on some Tru64 box.
On my box and yours <wink>, it's the same, so no harm done on most
boxes.
T
Tim Peters committed
5e67cded409218e4957c0921cd6b0dca7ba63317
Parent: c948966