Related articles |
---|
-O4 in SunOS compiler jb3o+@andrew.cmu.edu (Jon Allen Boone) (1992-08-26) |
Re: -O4 in SunOS compiler wismuell@Informatik.TU-Muenchen.DE (1992-08-31) |
Re: -O4 in SunOS compiler chased@rbbb.Eng.Sun.COM (1992-09-01) |
Re: -O4 in SunOS compiler khb@chiba.Eng.Sun.COM (1992-09-01) |
Re: -O4 in SunOS compiler fjh@mundil.cs.mu.OZ.AU (1992-09-02) |
-O4 in SunOS compiler dolf@toet.echo.tds.philips.nl (1992-09-03) |
Re: -O4 in SunOS compiler Alfred.Kayser@dnpap.et.tudelft.nl (1992-09-04) |
Newsgroups: | comp.compilers |
From: | Jon Allen Boone <jb3o+@andrew.cmu.edu> |
Organization: | Compilers Central |
Date: | Wed, 26 Aug 1992 20:52:28 GMT |
Keywords: | sparc, optimize, question, C |
What does the -O4 switch do to the SunOS compiler? Here's an excerpt
from the man page:
4 Same as -O3, but trace the effects of
pointer assignments.
Ok....what does it mean to trace the effects of pointer assignements?
-=> iain <=-
PS> What is a good reference for building compilers that includes
optimizations?
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.