This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.3 compile time regression (22400%)


Hi,

On Tue, 18 Mar 2003, Richard Guenther wrote:

> I also do not see differences in the current 3.3 sources - in fact,
> params.def reads:
>
> DEFPARAM (PARAM_MAX_INLINE_INSNS_SINGLE,
>           "max-inline-insns-single",

% cvs status params.def
File: params.def        Status: Up-to-date

   Working revision:    1.18.2.2
   Repository revision: 1.18.2.2        /cvs/gcc/gcc/gcc/params.def,v
   Sticky Tag:          gcc-3_3-branch (branch: 1.18.2)
% grep max-inline params.def
   "max-inline-insns" parameter) is exceeded, the acceptable size
          "max-inline-insns-single",
   class declaration in C++) given by the "max-inline-insns-single"
          "max-inline-insns-auto",
   This is done by a linear function, see "max-inline-slope" parameter.
   function limit (set by the "max-inline-insns-single" parameter) or
          "max-inline-insns",
   "max-inline-insns" parameter), a linear function is used to
          "max-inline-slope",
          "max-inline-insns-rtl",


Ciao,
Michael.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]