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????


> We make no attempt to remove dead code in the -O0 case.
> Which IMO is a mistake, but not one I've gotten around
> to correcting just yet.

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.


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