Remove magic "five pass minimum" - I'm pretty sure optimizer is fixed.
commit34ec30064302bdbd1202b23053af5811f8a6f9da
authorH. Peter Anvin <hpa@zytor.com>
Wed, 9 Jan 2008 06:31:20 +0000 (8 22:31 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 9 Jan 2008 06:31:20 +0000 (8 22:31 -0800)
tree9dae33e02d2786c7287bb8ae11d74101b352ad5e
parent62cf415f4976f681edecb067e9ca1c17f145a349
Remove magic "five pass minimum" - I'm pretty sure optimizer is fixed.

The five-pass-minimum was a hack for a bug which I think is identified
now.  Doesn't really change the fact that if you want the optimizer,
you probably want -Ox.
nasm.c