optimization/4140: Possible manpage/documentation error? -di option no longer available in 3.0

apiszcz@mitre.org apiszcz@mitre.org
Mon Aug 27 09:46:00 GMT 2001


>Number:         4140
>Category:       optimization
>Synopsis:       Possible manpage/documentation error? -di option no longer available in 3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 27 09:46:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     apiszcz
>Release:        gcc-3.0
>Organization:
>Environment:
NA	
>Description:

% gcc -di test.c
cc1: warning: unrecognised gcc debugging option: i



http://gcc.gnu.org/onlinedocs/gcc-3.0/gcc_17.html#SEC168

'-di' option not present in gcc-3.0?

NOTE: Sibiling call optimization. This pass performs tail recursion elimination, and tail and
      sibling call optimizations. The purpose of these optimizations is to reduce the
      overhead of function calls, whenever possible. 

      The source file of this pass is `sibcall.c' 

      The option `-di' causes a debugging dump of the RTL code after this pass is run.
      This dump file's name is made by appending `.sibling' to the input file name. 
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list