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]

Re: Live range splitting in new allocator


> <<So please at least consider breaking debugging.  It _will_ get fixed -
> too many people care about it.  But it should not get fixed by
> generating bad code.
> >>
> 
> It seems perfectly reasonable to me to take this attitude when optimization
> is turned on.

The rule of thumb so far was that -O1 should be reasonably debuggable, while
-O2 is free to do more aggressive stuff that might break debugging.

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