[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [22.1.90]: Point before start of properties
From: |
Richard Stallman |
Subject: |
Re: [22.1.90]: Point before start of properties |
Date: |
Sun, 24 Feb 2008 10:22:46 -0500 |
No, not really. -O1 disables ``expensive optimizations'',
i.e. optimizations that use significant portions of processor time.
Thus, which optimizations are selected for inclusion in -O1 has
nothing to do with which ones defeat debugging, and the fact that -O1
compiled programs are easier to debug is a pure coincidence. I'm
quite sure several important optimizations could be added to -O1
without any significant effect on debuggability.
In practice, though, does it really make a difference?
Why won't using -O1 be good for you?
Do you really need the extra performance of those
optimizations that could be added?
- Re: [22.1.90]: Point before start of properties, (continued)
- Re: [22.1.90]: Point before start of properties, Stefan Monnier, 2008/02/21
- Re: [22.1.90]: Point before start of properties, Stephen J. Turnbull, 2008/02/21
- [OT] Deugging optimized code (was: [22.1.90]: Point before start of properties), Stefan Monnier, 2008/02/22
- Re: [OT] Deugging optimized code (was: [22.1.90]: Point before start of properties), Andreas Schwab, 2008/02/22
- [OT] Deugging optimized code (was: [22.1.90]: Point before start of properties), Stephen J. Turnbull, 2008/02/22
- Re: [22.1.90]: Point before start of properties, Eli Zaretskii, 2008/02/22
- Re: [22.1.90]: Point before start of properties, Eli Zaretskii, 2008/02/22
- Re: [22.1.90]: Point before start of properties, Miles Bader, 2008/02/22
- Re: [22.1.90]: Point before start of properties, Richard Stallman, 2008/02/23
- Re: [22.1.90]: Point before start of properties, Eli Zaretskii, 2008/02/23
- Re: [22.1.90]: Point before start of properties,
Richard Stallman <=
- Re: [22.1.90]: Point before start of properties, Eli Zaretskii, 2008/02/24
- Re: [22.1.90]: Point before start of properties, Richard Stallman, 2008/02/25
- Re: [22.1.90]: Point before start of properties, Stefan Monnier, 2008/02/25
- Re: [22.1.90]: Point before start of properties, Tom Tromey, 2008/02/24
- Re: [22.1.90]: Point before start of properties, Richard Stallman, 2008/02/25
- Re: [22.1.90]: Point before start of properties, Richard Stallman, 2008/02/21
- Message not available
- RE: [22.1.90]: Point before start of properties, Marshall, Simon, 2008/02/19
- Re: [22.1.90]: Point before start of properties, Richard Stallman, 2008/02/19
Re: [22.1.90]: Point before start of properties, Richard Stallman, 2008/02/10