[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Wed Dec 8 03:06:02 CET 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/12/08 03:06:02
Modified files:
cm3/m3-sys/m3cc/gcc-4.5/gcc/: Makefile.in passes.c tree-pass.h
tree-ssa-loop.c
Removed files:
cm3/m3-sys/m3cc/gcc-4.5/gcc/: tree-parloops.c
Log message:
remove tree-parloops.c entirely
This is an optimization that would attempt to schedule iterations
of a for loop across multiple threads -- but the backend doesn't
necessarily know how to create threads.
More information about the M3commit
mailing list