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: Useless code generated by gcc 2.95.2????


On Wed, Nov 03, 1999 at 11:20:40PM +0000, Joern Rennecke wrote:
> If the code was written by the user, it should not be deleted at -O0.
> setting breakpoints and looking at the compiled code shouldn't yield
> any surprises at -O0.

Oh please. 

We can quite safely provide a single unreachable nop
(instead of multiple kilobytes of code) on which to
set such worthless breakpoints.



r~


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