view clean @ 3085:1ddf16c7271d

Fix for dead Phis in loop nodes detection
author Gilles Duboscq <gilles.duboscq@oracle.com>
date Tue, 28 Jun 2011 17:17:51 +0200
parents 6223633ce7dd
children
line wrap: on
line source

#!/bin/bash
pushd make
LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
popd