Sun C compiler
George T. Chen
gtchen at tybalt.caltech.edu
Wed Jul 13 08:54:48 AEST 1988
Does anyone know of a way to change the optimizer on the sun compiler?
I'm using a sun 3/260 and I've noticed inefficiencies in the optimized
code. Namely, using only 4 out of 8 address registers in an inner loop
when the program can clearly use 5. Also, a compiled (i>0) becomes
(!(i - 1 <= 0))
thanks
End of article 93282 (of 93283)--what next? [npq]
Message from sysop: Your account has just been revoked for reading news!
Ha Ha.. just fooling. I'll let you back on now.
More information about the Comp.lang.c
mailing list