This is the mail archive of the gcc-patches@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: Add missing case for NOTE_INSN_LOOP_END_TOP_COND


On Mon, Feb 04, 2002 at 07:27:05PM -0500, Richard Kenner wrote:
> remove_unnecessary_notes removes them, but doesn't look inside a 
> CALL_PLACEHOLDER.  So they can survive.

Err.. remove_unnecessary_notes is called from final,
so they shouldn't survive.

Oh, I see, that only happens if -g is on.  Nevermind.


r~


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