egcs-1.0.2-980309-prerelease fails to be build for sh-elf. ../../src/gcc/rtlanal.c:1145: `optimize' undeclared (first use this A patch has been added to fix this. rtlanal.c now has a `extern int optimize;' declaration on the release branch. Jim