[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sat Jul 3 12:57:09 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/07/03 12:57:09
Modified files:
cm3/m3-sys/m3cc/gcc/gcc/m3cg/: parse.c
Log message:
restore volatile for powerpc and powerpc64 platforms
This seems to fix PPC_LINUX hanging.
This needs further debugging, but I'm not eager.
This will also affect PPC_DARWIN, PPC64_DARWIN, PPC32_OPENBSD,
PPC32_NETBSD, PPC32_FREEBSD, etc., but these platforms are little used or
nonexistant.
Having volatile like has been the very long standing situation though.
The result is that the optimizer does basically nothing.
More information about the M3commit
mailing list