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: -O2 versus -O1 (Was: Re: GCSE store motion)


> A second important goal for -O1 is to keep code as debuggable as
> possible. This rules out at least the sibling calls optimization, but
> probably others as well.

Is this really a goal? Because if it is, we fall far short, -O1 code is
nowhere near "as debuggable as possible".


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