> This runs successfully with: > g++ without any optimization , > but with -O or -02 or -03 the executable just hangs forever See PR323 - this is expected behavior. Richard.
> This runs successfully with: > g++ without any optimization , > but with -O or -02 or -03 the executable just hangs forever See PR323 - this is expected behavior. Richard.