# This file is passed from upcc to the UPC-to-C translator, to provide type size
# and consistency information
shared_ptr     8
pshared_ptr    8
mem_handle     4
reg_handle     4
void_ptr       4
char           1
int            4
short          2
long           4
longlong       8
float          4
double         8
longdouble     8
size_t         4
maxblocksz     4194304
UPCRConfig     VERSION=1.0.1,PLATFORMENV=shared,SHMEM=none,SHAREDPTRREP=packed,debug
GASNetConfig   RELEASE=1.2,SPEC=1,CONDUIT=SMP-1.2/REFERENCE-1.2,THREADMODEL=SEQ,SEGMENT=FAST,align,debug,trace,stats
