From mboxrd@z Thu Jan 1 00:00:00 1970 From: apiszcz@mitre.org To: gcc-gnats@gcc.gnu.org Subject: optimization/4140: Possible manpage/documentation error? -di option no longer available in 3.0 Date: Mon, 27 Aug 2001 09:46:00 -0000 Message-id: <20010827164051.17982.qmail@sourceware.cygnus.com> X-SW-Source: 2001-08/msg00678.html List-Id: >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: