CVSROOT: /usr/cvs Changes by: jkrell at birch. 08/06/09 03:29:17 Modified files: cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c Log message: 'rewrite' scan_float to store floats in longs, correctly aligned and with only up to 32 bits per long (even if they are larger). This should fix alignment/bus error on OpenBSD/sparc64 and help on other 64 bit host platforms.