looks good.
These kind of bugs are just embarrassing. Gatekeeper should insist all
classes has constructors etc.
sun
On Thu, May 19, 2011 at 6:15 AM, Gilmore, Doug wrote:
> This patch fixes a "use before defined" problem exposed by building
> gamess with -Ofast -apo -IPA:noinline, which can cause
This patch fixes a "use before defined" problem exposed by building
gamess with -Ofast -apo -IPA:noinline, which can cause a segmentation
fault in the compiler during LNO.
The failure signature is that a segmentation fault occurs in
IPA_WN_MAP_Get() when Any_Loop_In_SNL_Parallelizable() is called