view make/linux/platform_ppc @ 8381:807fd844ed2a

InvokeWithException cannot be the lastLocationAccess for a FloatingReadNode. Since it is both the invoke and a control flow split, the scheduler cannot schedule anything immediately the invoke. It can only schedule in the normal or exceptional successor - and we have to tell the scheduler here which side it needs to choose by putting in the location identity on both successors.
author Christian Wimmer <christian.wimmer@oracle.com>
date Tue, 19 Mar 2013 10:00:43 -0700
parents b92c45f2bc75
children 0f03ff49c720
line wrap: on
line source

os_family = linux

arch = ppc

arch_model = ppc

os_arch = linux_ppc

os_arch_model = linux_ppc

lib_arch = ppc

compiler = gcc

gnu_dis_arch = ppc

sysdefs = -DLINUX -D_GNU_SOURCE -DPPC